fix: actually use banded strategy when requested
This commit is contained in:
5
sarek-1/run.sh
Normal file
5
sarek-1/run.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp samplesheet.csv /workspace/launch/samplesheet.csv
|
||||
cp *.fastq.gz /workspace/launch/.
|
||||
time nextflow run -c nextflow.config nf-core/sarek -r 3.9.0 -profile docker --genome GRCm38 --input samplesheet.csv --outdir out --skip-tools multiqc
|
||||
Reference in New Issue
Block a user