From cdf0a1b7eab0a4a76b4c1b7a7c03ff2529e8203e Mon Sep 17 00:00:00 2001 From: Stefano Beretta Date: Tue, 25 Jul 2023 09:38:03 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 528bab7..90f3acd 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ _Nature Biotechnology_ 2023. ### Analyses ### -Sequencing data were analyzed with the [BAR-Seq2](https://bitbucket.org/bereste/bar-seq2) pipeline, with the following parameters: +Sequencing data were analyzed with the [_BAR-Seq2_](https://bitbucket.org/bereste/bar-seq2) pipeline, with the following parameters: - `--trim-sequences --trim-opt '-m 50 -q 30'` to trim low-quality bases and keeping sequences having length >50bp; - `--edit-distance 2`; - `--min-count 2` to keep only barcodes having minimum count equal to 2. -- GitLab