Different results for the same data using Trinity. Why?
Hi guys!
I used Trinity version (r20140717) twice for the same data (run SRR1462347) and I have got a small difference in the number of assembled transcripts (Trinity.fasta).
How this difference can be explained? Is it acceptable?
Thank you very much!
• 3,070 views
•
link
1 answer
Trinity is non-deterministic. I believe this arises because of figuring out alternative transcripts will depend on which base transcript you start off with and the starting transcript is random. Thus small changes are acceptable.
• 0 views
•
link
Log in to answer this question.
Please post the commands/parameters you used for both runs.
Command:
thanks!
This may be due to using multiple processors. Try using just 1 CPU and I would bet the results are the same. I'm not certain, but this is true for Velvet anyway (i.e., different results with multiple CPUs, same result with 1 CPU).
Hi, SES!
I did what you suggested. I will share the results as soon as possible.
Thanks =)