Skip to content
Snippets Groups Projects

Resolve "xcor.py, --random-source fails if file is too small"

Merged Jeremy Mathews requested to merge 30-XCor into master
All threads resolved!
Compare and
11 files
+ 26
19
Preferences
File browser
Compare changes
@@ -65,7 +65,7 @@ process {
cpus = 32
}
withName: multiqcReport {
module = ['python/3.6.1-2-anaconda', 'pandoc/2.7', 'multiqc/1.7']
module = ['python/3.6.1-2-anaconda', 'pandoc/2.7', 'singularity/3.0.2']
executor = 'local'
}
}