So, to understand this right, I have to download Trinity and run the Trinity_Starts on my computer and not through usegalaxy.org?
Sorry if this is a stupid question (I am pretty new to RNAseq and the Galaxy universe :-) )
I just did a de novo assembly with Trinity (PE reads). The run finished with two files, a log and the fasta containing all the sequences. It was my impression (from reading other posts in here + diverse tutorials online) that there also would be an assembly statistics file? Or am I wrong?
Can anyone tell me how to obtain assembly statistics in Galaxy?
Thank you!
1 answer
There is a perl script that comes with trinity called 'Trinity_Stats.pl' in the 'util' directory of the base installation. Use as 'perl Trinity_Stats.pl your_assembly.fasta > my_stats.txt'.
I run into this trouble:
Can't locate Fasta_reader.pm in @INC
Any ideas?
Log in to answer this question.