We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa8f0b commit 39d021fCopy full SHA for 39d021f
docs/usage.md
@@ -10,6 +10,8 @@ Currently, the pipeline expects input data to be in a specific format.
10
11
The `--input` should be `.fasta` or `.fa` (the same format but differing suffix).
12
13
+The `--sample` is your chosen naming for the output files.
14
+
15
The `--cram` should point to the folder containing `.cram` files along with a `.crai` per `.cram`.
16
17
The `--reads` should point to the folder containing `.fasta.gz` files.
0 commit comments