Greetings I am new on working with genome-guided assembly.
I have a question regarding normalization. Trinity says it is required to do in silico normalization prior to run the genome-guided assembly when you have a large number of reads.
My question is does STAR do any sort of normalization during mapping or should I do the normalization prior to mapping with STAR? If I need to do it prior to mapping, how can I do it? Should I use the trinity insilico_read_normalization.pl ?
Thanks!
Hi Another question!
I have 16 RNA-seq single read libraries where I have 8 for a condition and 8 for another.
Before mapping with STAR I want to run an in silico normalization using trinity. My question is can I run all my 16 libraries in one run of insilico_read_normalization.pl? Or should I run the program separately for each library?
Here is what I am doing for running all libraries at once:
When I run it I am getting only one fq file back. Is this correct?
Thank you!