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 revisionBoth sides next revision
trinity-software [2015/07/31 11:59] joguyatrinity-software [2015/07/31 11:59] joguya
Line 16: Line 16:
 **Note:** **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.   * 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.
-  * 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: +  * 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
- +
-<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