Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • westeros
    Junior Member
    • Sep 2013
    • 4

    #1

    Bowtie2 mapping and paired-end reads

    Hi all,

    I have started using bowtie2 to map 100bp Illumina reads to a reference genome. Our ultimate goal is to have gene expression estimates.

    I have two questions:

    1) Bowtie2 use a score to define if a read is aligned or not. What is the best setting to call a read uniquely aligned ? Most papers using small reads allow a few mismatches and the threshold is pretty easy to grasp. But how do we handle it using scores ?

    2) What is the best way to use paired-end mappings and read counts ? Is it correct to count the two mates as two reads mapped to a gene ?

    Thanks a lot.
  • arcolombo698
    Senior Member
    • Nov 2013
    • 142

    #2
    Score Threshold

    Hello. I am interested in the similar topic regarding score threshold, but I am not sure how to set it.

    I would guess the following from the manual

    For an alignment to be considered "valid" (i.e. "good enough") by Bowtie 2, it must have an alignment score no less than the minimum score threshold. The threshold is configurable and is expressed as a function of the read length. In end-to-end alignment mode, the default minimum score threhsold is -0.6 + -0.6 * L, where L is the read length. In local alignment mdoe, the default minimum score threshold is 20 + 8.0 * ln(L), where L is the read length. This can be configured with the --score-min option. For details on how to set options like --score-min that correpond to functions, see the section on setting function options.


    so if you know the length is 100 bp, you can calculate the min score using the above info.


    however is the 100bp the FRAGMENT LENGTH of the template used for the sequencing machine? or the actual read itself? how do you calculate the length of read? I am not sure if this implies the fragment length used to initially prepare the sequence reads. This is important because after the sequencer outputs the reads, normally we have a distribution of read lengths.

    Comment

    • mastal
      Senior Member
      • Mar 2009
      • 666

      #3
      It means the read length.

      See the section of the manual under the heading Setting Function Options,




      it tells you how to specify the parameters.

      Comment

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #4
        The length is the length of the read and has nothing to do with the fragment length. If you have a 50bp read and L,-0.6,-0.6, then the minimum score is -31.6.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
          by SEQadmin2



          CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

          Despite this, “CRISPR helped turn genome editing from a specialized technique into
          ...
          07-31-2026, 11:01 AM
        • SEQadmin2
          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
          by SEQadmin2


          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

          The systematic characterization of the human proteome has
          ...
          07-20-2026, 11:48 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 08-06-2026, 07:41 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 08-03-2026, 10:13 AM
        0 responses
        37 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-31-2026, 02:55 AM
        0 responses
        43 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-24-2026, 12:17 PM
        0 responses
        26 views
        0 reactions
        Last Post SEQadmin2  
        Working...