diff --git a/README.md b/README.md index 528bab707489b48f48c094e54c553918231bb16a..90f3acd96938fd416754d0b1748f82ae7b571214 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.