From d670ea7f0061414f3007bc614b9006535e363146 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Mon, 13 Feb 2023 05:16:05 +0100 Subject: [PATCH] Update Wolf tutorial with the OBITools3 --- Wolf-tutorial-with-the-OBITools3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Wolf-tutorial-with-the-OBITools3.md b/Wolf-tutorial-with-the-OBITools3.md index ba68f59..edd3840 100644 --- a/Wolf-tutorial-with-the-OBITools3.md +++ b/Wolf-tutorial-with-the-OBITools3.md @@ -16,6 +16,8 @@ And unzip it: obi import --quality-solexa wolf_tutorial/wolf_F.fastq wolf/reads1 `--quality-solexa` is the appropriate fastq quality option because it's an old dataset, `wolf_tutorial/wolf_F.fastq` is the path to the file to import, `wolf` is the path to the DMS that will be automatically created, and `reads1` is the name of the view into which the file will be imported. + + **Note:** If some sequences fail to import, you might need to use the `--input-na-string` option to define the NA string. 2. Import the second set of reads: