User Tools

Site Tools


trinity-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
trinity-software [2015/06/11 12:55] aorthtrinity-software [2015/07/31 11:59] joguya
Line 14: Line 14:
 <code>$module avail trinity</code> <code>$module avail trinity</code>
  
-**Note:** Trinity creates millions of small files -- which causes problems on the HPC storage server -- so you must direct output from these jobs to ///var/scratch// instead of your home folder. For example: +**Note:*
- +  * You should always use the **--full_cleanup** option so that Trinity can clean up after itself by removing all the intermediary files it has created except for the final Trinity.fasta results file. 
-<code>#!/bin/env bash+  * Trinity creates millions of small files -- which causes problems on the HPC storage server -- so you must direct output from these jobs to ///var/scratch// instead of your home folder. For example:<code>#!/bin/env bash
 #SBATCH -p highmem #SBATCH -p highmem
 #SBATCH -J trinity #SBATCH -J trinity
trinity-software.txt · Last modified: 2020/10/28 11:28 by aorth