Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sindrle
    Senior Member
    • Aug 2013
    • 266

    HTseq: Very few counts recognised

    Hi!
    Ive seen a lot of threads on this, but I can't figure it out. I got 16-60 millions single end reads in each library. Ive used Tophat 2 with UCSC GTF file for hg19.

    This is my code:

    samtools view accepted_hits.bam | \
    htseq-count -m intersection-nonempty -s no -a 10 \
    - UCSC/hg19/genes.gtf \
    > Out.txt

    Here is a typical result, its propotional to the library size:

    no_feature 7013689
    ambiguous 269370
    too_low_aQual 0
    not_aligned 0
    alignment_not_unique 6645341

    How come i get on average 25 - 50% reads that is "no_feature",
    "ambiguous" or "alignment_not_unique".

    This is RNAseq, and if I must visually inspect, how to precede?
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Perhaps you have a lot of immature mRNAs or a lot of expressed repeat regions. The general idea is to look at some of the alignments in IGV and see if they really don't match anything. Also ensure that the chromosome names in the BAM file and GTF file match (that probably causes this sort of thing half the time).

    Comment

    • sindrle
      Senior Member
      • Aug 2013
      • 266

      #3
      Hi again!

      I have now tested HTSeq with all modes, also upgraded to Python 2.7.6 and inspected using IGV.

      Click image for larger version

Name:	Screen Shot 2014-01-20 at 22.43.27.png
Views:	1
Size:	17.1 KB
ID:	304414

      Here is in total 4 reads, one with mapping quality 50 and three with 3.
      I used HTSeq option -a 0, so they should been picked up..

      All three modes only counts 1 read.. How can this be?

      Comment

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #4
        HTSeq-count also looks at the NH auxiliary tag. With a MAPQ of 3, it's likely that three of those are multimappers (this will be the case if you used tophat2) and would be (properly) ignored.

        Comment

        • sindrle
          Senior Member
          • Aug 2013
          • 266

          #5
          Oh yeah, that make sense.

          How come you know so much about everything? Where have you learned?

          But, its pretty sure something is wrong here right, so I should keep looking? I have checked my GTF, the chromosome names are the same.

          Comment

          • sindrle
            Senior Member
            • Aug 2013
            • 266

            #6
            I have made a SAM file with -samout option and checked around a bit..

            From Tophat.log I get 21.8 mill. total kept reads
            In my SAM I get a total of: 20.90 mill., wonder where the rest are?

            Of the 20.9 mill. I have:

            17.7 mill. NH:i:1 of which 158.000 ambiguous
            I also get 3.4 mill. alignment_not_unique &
            1.6 mill. no_feature

            Looking at the HTSeq output file I get:

            no_feature: 3.8 mill.
            ambiguous: 158.000
            alignment_not_unique: 3.4 mill.

            So the SAM has 1 million reads less than the BAM. Also "no_feature" is different in the SAM and HTSeq output..

            I tried to watch specific reads in IGV, but selecting reads by read name (right click the BAM track and choose "select by name", does not change the view....Annoying).

            But anyone have something to add on this?

            Comment

            Latest Articles

            Collapse

            • mylaser
              Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
              by mylaser
              Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
              If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
              This guide explains everything you need to know about...
              Today, 01:13 AM
            • SEQadmin2
              Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
              by SEQadmin2



              Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
              ...
              07-09-2026, 11:10 AM
            • SEQadmin2
              Cancer Drug Resistance: The Lingering Barrier to Rising Survival
              by SEQadmin2



              Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

              There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
              07-08-2026, 05:17 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-09-2026, 10:04 AM
            0 responses
            11 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-08-2026, 10:08 AM
            0 responses
            9 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-07-2026, 11:05 AM
            0 responses
            17 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            31 views
            0 reactions
            Last Post SEQadmin2  
            Working...