Using a different reference transcriptome assembly from different RNA seq libraries (but same species)
0
0
Entering edit mode
8 days ago
Biodee • 0

Hi,

I have RNA seq libraries from a non-model species. Is it okay to use a different reference de novo Transcriptome assembly of the same species constructed from different RNA-seq libraries? Because usually, de novo transcriptome assemblies are being generated from the same RNA seq libraries. Thanks!

TranscriptomeAssembly Libraries • 603 views
ADD COMMENT
0
Entering edit mode

Is it okay to use a different reference de novo Transcriptome assembly of the same species constructed from different RNA-seq libraries?

For quantitation? It should be fine if it is the same species.

You could also assemble your own data to make a de novo transcriptome.

ADD REPLY
0
Entering edit mode

Thanks for your reply. Is this technique (the one I mentioned in my question) a common practice? Is there a need to check for robustness of this technique?

ADD REPLY
0
Entering edit mode

People always use the transcriptomes/genomes available for many organisms (model and non-model) from public databases like NCBI/Ensembl. Reference genome databases exist for that reason.

That said, if you were working with a dataset the is special/specific then it is possible that transcripts that may be expressed under those conditions may not be present in a public reference dataset. For that reason aligning to genome and then quantitating is also a valid option to discover novel transcripts.

ADD REPLY
0
Entering edit mode

Thanks! I'm actually using a reference de novo transcriptome which we assembled. Do you mean I need to align our RNA seq data set to the de novo assembled transcriptome? What data or answers can I get in this method?

ADD REPLY
0
Entering edit mode

I'm actually using a reference de novo transcriptome which we assembled.

If you assembled the transcriptome then you can use it with salmon to estimate gene expression. Was that not the aim of your experiment in first place?

ADD REPLY
0
Entering edit mode

Thanks! Yes, I will eventually perform quantification and differential expression analysis. What I mean for my question is, why do I have to align my RNA seq data to the de novo assembled transcriptome?

ADD REPLY
0
Entering edit mode

What I mean for my question is, why do I have to align my RNA seq data to the de novo assembled transcriptome?

Otherwise how are you going to translate the pile of reads you have into counts that are required for the DE analysis.

If you assembled a de novo transcriptome, it is going to be just a set of sequences. There will be no annotation associated with them. There may be redundancies (unless you used cd-hit or some such package to remove those). So to make any logical sense of the DE results you are going to need to spend additional time annotating the transcripts that you assembled.

ADD REPLY
0
Entering edit mode

That makes sense. Thanks. I'm actually concerned about possible redundancy of my transcriptome assembly. Is there a way to check the number of redundant sequences and polymorphisms?

ADD REPLY
1
Entering edit mode
ADD REPLY
0
Entering edit mode

Thanks for this!

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