Getting Counts From Samtools
1
0
Entering edit mode
12.4 years ago
Raygozak ★ 1.4k

I have the result from aligning illumina reads to a reference genome and i'm able to get the counts per mapped read, however it outputs chromosome name starting position , the end result i want is to replace this information with the actual gene/mrna name that's contained in a gff file for the reference sequence, i haven't found a tool that does this. does such thing exist?

samtools tophat rna • 3.6k views
ADD COMMENT
2
Entering edit mode

You really need to clarify your question. It sounds like you want to get read count per annotation in the GFF file? What do you mean you already have the 'counts from a BAM files per read'?

ADD REPLY
1
Entering edit mode
12.4 years ago

Just guessing what you want, but you'll want to take a look at, for example:

If you are an R/Bioconductor user, take a look at the GenomicFeatures and GenomicRanges packages.

ADD COMMENT

Login before adding your answer.

Traffic: 2370 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