Mapping to transcriptome without gtf annotation
0
0
Entering edit mode
6 days ago
Biodee • 0

Hi!

Would it be okay to perform mapping of RNA seq reads to a transcriptome assembly without using a gtf file? I am using STAR.

Thanks!

transcriptome Mapping assembly • 264 views
ADD COMMENT
0
Entering edit mode

Use salmon instead of STAR. Easy to use. Will allow multimapping reads to be accounted for properly. Significantly less compute resources required. Get started: https://salmon.readthedocs.io/en/latest/.

ADD REPLY
0
Entering edit mode

Thanks! Would it be okay to perform mapping (using any mapping tools) without gtf annotation?

ADD REPLY
0
Entering edit mode

It depends on what you mean by "okay" and what you want to do with the results after that. Sequence alignment is (obviously) going to work. You would need a GTF file for generating gene counts if you had a genome, but you don't have that. Therefore, I would follow GenoMax's recommendation; it is "the okay" way.

ADD REPLY

Login before adding your answer.

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