Skip to content

Commit

Permalink
Update docs/usage/tutorials.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sofia Stamouli <[email protected]>
  • Loading branch information
LilyAnderssonLee and sofstam authored Jan 8, 2025
1 parent d52a48b commit 955481c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ nextflow run metaval/main.nf -profile singularity --input samplesheet.csv --outd

#### Verify user-defined taxIDs

This workflow is activated by enabling the --perform_extract_reads option and the `--taxid` option, allowing users to define a list of TaxIDs. It is not limited to viral TaxIDs and can include bacteria, fungi, archaea, parasites, or plasmids.
This workflow is activated by enabling the ´--perform_extract_reads´ option and the `--taxid` option, allowing users to define a list of taxIDs. It is not limited to viral taxIDs and can include bacteria, fungi, archaea, parasites, or plasmids.

```bash
git clone https://github.com/genomic-medicine-sweden/metaval.git
Expand Down

0 comments on commit 955481c

Please sign in to comment.