Skip to content
Snippets Groups Projects

Resolve "Fix Align Reads"

Merged Holly Ruess requested to merge 16-FixAlignReads into master
Compare and
7 files
+ 203
70
Preferences
File browser
Compare changes
@@ -12,7 +12,7 @@ process {
cpus = 32
}
$alignReads{
module = ['python/3.6.1-2-anaconda', 'bwa/intel/0.7.12', 'samtools/intel/1.3']
module = ['python/3.6.1-2-anaconda', 'bwa/intel/0.7.12', 'samtools/intel/1.3', 'sambamba/0.6.6']
queue = '128GB,256GB,256GBv1'
}
$filterReads{