Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #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


    • #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


      • #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

        • seqadmin
          Current Approaches to Protein Sequencing
          by seqadmin


          Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
          04-04-2024, 04:25 PM
        • seqadmin
          Strategies for Sequencing Challenging Samples
          by seqadmin


          Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
          03-22-2024, 06:39 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        30 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        32 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        28 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        52 views
        0 likes
        Last Post seqadmin  
        Working...
        X