Skip to content

Commit

Permalink
Update README.md, remove align flag
Browse files Browse the repository at this point in the history
  • Loading branch information
gq1 authored Jun 25, 2024
1 parent 118a6a5 commit eaed3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Steps involved:
nextflow run sanger-tol/variantcalling -profile test,YOURPROFILE --outdir <OUTDIR>

# for unaligned reads
nextflow run sanger-tol/variantcalling -profile test_align,YOURPROFILE --align --outdir <OUTDIR>
nextflow run sanger-tol/variantcalling -profile test_align,YOURPROFILE --outdir <OUTDIR>

```

Expand Down

0 comments on commit eaed3bd

Please sign in to comment.