From a9cd599be961d0ce55407303ef02be2589de40c9 Mon Sep 17 00:00:00 2001 From: Michael Hall Date: Tue, 1 Oct 2024 21:17:21 +1000 Subject: [PATCH] chore: remove orphan code block open --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 38d93c7..44bcc55 100644 --- a/README.md +++ b/README.md @@ -199,8 +199,6 @@ or write the kraken2 read classification output to a file $ nohuman -k kraken.out in.fq ``` -``` - > [!TIP] > Compressed output will be inferred from the specified output path(s). If no output path is provided, the same > compression as the input will be used. To override the output compression format, use the `--output-type` option. @@ -352,4 +350,4 @@ more details and for other alternate approaches. [ghcr]: https://github.com/mbhall88/nohuman/pkgs/container/nohuman -[conf]: https://github.com/DerrickWood/kraken2/blob/master/docs/MANUAL.markdown#confidence-scoring \ No newline at end of file +[conf]: https://github.com/DerrickWood/kraken2/blob/master/docs/MANUAL.markdown#confidence-scoring