sorted bam file generated from gff transcript fastas, how to get counts with HTseq?
0
0
Entering edit mode
27 days ago
RNAseqer ▴ 260

I have a single cell miRNA analysis. I have generated a sorted bam file using STAR with the mirbase hairpin fastas and the hsa.gff3. I generated a genome index with star then performed alignment. Now however, I want to get the counts for my miRNAS, and HTseq complains:

*
    Warning: No features of type '{args.feature_type}' found. 
    The alignment file has no chromosomes in common with the GFF/GTF file. This will 
    result in zero feature counts. Please check if the references match, 
    e.g. if you are using 'chr1' or '1' as chromosome names.
*

So, since the hairpin fasta had no chromosome number in its identifier and my bam lacks this info, how do I approach this?

htseq bam • 163 views
ADD COMMENT
0
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 2184 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6