Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

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


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

      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin


        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
        Today, 07:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      37 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X