converting dexseq_count.py 's output of Gene-exon ID to Transcript Id
0
0
Entering edit mode
7.3 years ago
Ice P • 0

For my analysis using DEXSEQ, firstly I used following command to generate a GFF file:

dexseq_prepare_annotation.py ../Mus_musculus/Ensembl/NCBIM37/Annotation/Genes/genes.gtf Mus_musculus.NCBIM37.DEXSeq.chr.gff

then i obtained a count file by running

dexseq_count.py

this returned a text output as:

ENSMUSG00000000058:005 30

ENSMUSG00000000058:006 414

ENSMUSG00000000058:007 801

ENSMUSG00000000078:001 450

ENSMUSG00000000078:002 1385

ENSMUSG00000000078:003 645

My question is,

Is there a way I could map these exon files (ENMUSG:001) to their corresponding transcript ID (ENSMUST)?

or

Is it possible to get the output in form of ENSMUSE* instead of ENMUSG:001 etc. Then I can use biomart to map them.

RNA-Seq DEXSeq Annotation Exon Transcript • 1.5k views
ADD COMMENT

Login before adding your answer.

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