NAL-i5K / NAL_RNA_seq_annotation_pipeline

Other
5 stars 3 forks source link

Figure out how to reduce processing time #31

Closed mpoelchau closed 4 years ago

mpoelchau commented 4 years ago
HsiuKangHuang commented 4 years ago

Samtools and Hisat are able to run with multiple threads, which can reduce the processing time.

mpoelchau commented 4 years ago

The number of threads can be specified in sbatch.sh (https://github.com/NAL-i5K/NAL_RNA_seq_annotation_pipeline/blob/update-rnannot/rnannot/sbatch.sh#L4)