Skip to content

Commit

Permalink
add csv syntax highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu authored Nov 15, 2023
1 parent ad8ff5b commit 5eb7ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ An example database sheet can look as follows, where 7 tools are being used, and

`kraken2` will be run twice even though only having a single 'dedicated' database because specifying `bracken` implies first running `kraken2` on the `bracken` database, as required by `bracken`.

```console
```csv
tool,db_name,db_params,db_path
malt,malt85,-id 85,/<path>/<to>/malt/testdb-malt/
malt,malt95,-id 90,/<path>/<to>/malt/testdb-malt.tar.gz
Expand Down

0 comments on commit 5eb7ef2

Please sign in to comment.