Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lazy214
    Junior Member
    • Jul 2013
    • 2

    htseq out zero for every exon

    Hi,

    I'm trying to count exons with htseq-count, but it output zero for each exon.

    no_feature 25949515
    ambiguous 0
    too_low_aQual 0
    not_aligned 0
    alignment_not_unique 8374881

    Here is the command I used:
    python -m HTSeq.scripts.count --stranded=no --mode=intersection-nonempty -t exon -i exon_id ensembl.human.gtf sample.sam > output

    reads are aligned by tophat2, reference gtf file is from ensembl: Homo_sapiens.GRCh37.73.gtf

    There are about 68648819 lines in the sam file, as the statistic revealed by htseq
    no_feature 25949515
    alignment_not_unique 8374881
    I wondering where is the other alignments

    Would anyone help me solve this problem?

    Any help would be appreciated. Thank you!
    Last edited by lazy214; 11-07-2014, 12:49 AM. Reason: bad expression
  • Michael.Ante
    Senior Member
    • Oct 2011
    • 127

    #2
    Hi lazy214,

    ou might have a look at the bioconductor package DEXSeq. It contains some HTSeq-count based scripts to count exon reads. You can simply use it and/or find a solution for your problem there.

    Cheers,

    Michael

    Comment

    • lazy214
      Junior Member
      • Jul 2013
      • 2

      #3
      Thank you for your help!
      I have finally found the reason. It is because the reference genome I used is with the prefix "chr" for each chromosome, but the reference gtf is not.
      It is a pity that htseq could not check the compatibility of references, and give warnings.

      Comment

      Latest Articles

      Collapse

      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        Yesterday, 11:43 AM
      • SEQadmin2
        Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by SEQadmin2


        I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

        Here are nine questions we think about, in roughly the order they matter, before...
        06-18-2026, 07:11 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 11:08 AM
      0 responses
      6 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-30-2026, 05:37 AM
      0 responses
      11 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-26-2026, 11:10 AM
      0 responses
      19 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-17-2026, 06:09 AM
      0 responses
      53 views
      0 reactions
      Last Post SEQadmin2  
      Working...