Add scratch to Trinity example
Compare changes
+ 4
− 0
@@ -14,6 +14,10 @@ $ Trinity --seqType [fa|fq] --max_memory <maximum_memory> --left input_reads_pai
**Trinity produces many intermediate files that can affect the file system. To avoid any issues, please copy all the input data to the faster local storage called "scratch", store the output in "scratch" and finally copy all the needed output files from "scratch" to /work. The "scratch" directories are unique per job and are deleted when the job finishes. This can greatly improve performance!**