How could I use the Ensembl ncRNA fasta file to annotate my RNA-seq data
1
0
Entering edit mode
9.5 years ago
i19870503 ▴ 10

I have use tophat and cufflinks get the out put, but I do not understand how to use ncRNA fasta file (from Ensembl database) annotate the results.

BTW, I use the genome from UCSC, the GTF file from the Ensembl (as the annotation of pig is not sufficient in UCSC table browser). When I run cuffmerge I get lots of warnings, such as :

Warning: couldn't find fasta record for 'chrGL895457.1'!
This contig will not be bias corrected.

Is that have some bad influence on the results?

rna-seq • 3.3k views
ADD COMMENT
0
Entering edit mode

Yes, This is the problem.

Its always recommended to use genome and GTF from the same source.

Otherwise you will have to remove all those rows from GTF which does not have fasta records.

HTH

ADD REPLY
1
Entering edit mode
9.5 years ago
devrishi ▴ 10

UCSC add a chr to the standard record names, so you would need to add this prefix as appropriate to the Ensembl GTF. Or you can use the genome from Ensembl. ftp://ftp.ensembl.org/pub/release-77/fasta/sus_scrofa/dna/

ADD COMMENT
0
Entering edit mode

I think that the ensembl gtf she is using has 'chr' prefix

ADD REPLY
0
Entering edit mode

you are right, I have already add the 'chr' and then run the cufflinks.

ADD REPLY

Login before adding your answer.

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