Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Derek-C
    Junior Member
    • Nov 2012
    • 7

    Bowtie2 Sam output

    Hey guys,

    I'm somewhat new to bioinformatics and I'm using bowtie2 with transcriptomic data, but there's something I don't quite understand. I'm mapping my transcripts to a version of the NCBI database in order to try to identify them. When I put the output sam file from bowtie2 into samtools and run flagstats on them it says (among other things)

    Y + 0 mapped (x%:nan%)

    That percentage has been somewhat low (~ 30 %)

    But I thought the sam output file contained all the reads that were mapped against the reference database? How can only a certain percentage of this sam file contain mapped reads? Or am I misunderstanding something here? Thanks in advance!
    Last edited by Derek-C; 11-13-2012, 06:20 AM.
  • swbarnes2
    Senior Member
    • May 2008
    • 910

    #2
    Originally posted by Derek-C View Post
    Hey guys,

    I'm somewhat new to bioinformatics and I'm using bowtie2 with transcriptomic data, but there's something I don't quite understand. I'm mapping my transcripts to a version of a NCBI library in order to try to identify them. When I put the output sam file from bowtie2 into samtools and run flagstats on them it says (among other things)

    Y + 0 mapped (x%:nan%)

    That percentage has been somewhat low (~ 30 %)

    But I thought the sam output file contained all the reads that were mapped against the reference database? How can only a certain percentage of this sam file contain mapped reads? Or am I misunderstanding something here? Thanks in advance!
    For completeness sake, reads that failed to map are usually included in .bam files. So that's normal. 30% mapping is kind of low. You are aligning to a reference file of transcripts, right? Not genome?

    Comment

    • Derek-C
      Junior Member
      • Nov 2012
      • 7

      #3
      Originally posted by swbarnes2 View Post
      For completeness sake, reads that failed to map are usually included in .bam files. So that's normal. 30% mapping is kind of low. You are aligning to a reference file of transcripts, right? Not genome?
      Yup thats right.

      I'm sorry I'm not quite understanding what you mean? If reads that fail to map are included in another file, then how is it that only 30% of the reads in the other file mapped?

      Comment

      • rflrob
        Member
        • May 2010
        • 50

        #4
        I think swbarnes was saying that reads that fail to map are included in the same SAM file as the ones that do map. There are options for bowtie that let you put them into a separate file; what does your command string look like?

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        15 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        34 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        35 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Working...