From ad5fd9b2dd1906ea7a02416c79d427fbd2e1bc96 Mon Sep 17 00:00:00 2001 From: Adam Talbot <12817534+adamrtalbot@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:12:40 +0000 Subject: [PATCH] backtick FQ in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94c296f..6f25df4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ workflows use the "tube map" design for that. See https://nf-co.re/docs/contributing/design_guidelines#examples for examples. --> -1. Lint FASTQs with ([fq](https://github.com/stjude-rust-labs/fq)) +1. Lint FASTQs with ([`fq`](https://github.com/stjude-rust-labs/fq)) 1. Subsample reads ([`Seqtk`](https://github.com/lh3/seqtk)) 1. Read QC ([`FastQC`](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/)) 1. Present QC for raw reads ([`MultiQC`](http://multiqc.info/))