Skip to content
Snippets Groups Projects
Unverified Commit 7efa0b93 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

1_JU28_59vs17_SNP_calling.sh: add sh to launch pipeline

parent 315d032b
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
./nextflow src/SNP_calling.nf -c src/SNP_calling.config -profile docker --fasta "data/fasta/DBG2OLC-output2.fasta" --fastq "data/fastq/*_{1,2}.fastq.gz" -resume -w ~/data/work/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment