This is a test version of Biostars. For the public version, visit https://www.biostars.org.
denovo assembly of RNA-Seq data obtained from different platform.

hello,

I am trying to merge the different RNA-Seq raw data available on NCBI-SRA corresponding to different studies to make a denovo-assembly. But the data are from different platforms viz. Illumina Hiseq 2000,2500,4000, Illumina GAIIxand and LS454, some of which are SE while others are PE. I want to make combined assembly using these samples and then removing batch-effect for differential gene expression analysis.

I am not able to find any tool for this type of analysis. Need help...

Thankyou

rna-seq assembly batch-effect illumina 454

2 answers

Batch effect has a different meaning for transcriptome assembly, and, seemingly counterintuitively, you may want to combine data with batch effects.

For example, different tissues, cells subjected to different conditions may express different transcripts. It would be advisable to assemble your transcriptome using all these potentially varied data, to be able to identify as many isoforms as possible. Many tools allow combining different types of reads. Here is an overview:

Now, the batch effect removal for differential expression quantification is a completely different task, unrelated to the transcriptome assembly.

Thankyou for your help,

I have gone through various assemblers of which i have found that Velvet and SoapdenovoTrans could do assembly for both SE and PE reads but the main problem is that velvet is a genome assembler, i am not sure about trinity doing the same thing? any help regarding velvet and trinity for the combined assembly?

Log in to answer this question.