Skip to content

Commit 8605405

Browse files
committed
update readme
1 parent 532661d commit 8605405

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,6 @@ itsxrust extract \
2727
--hmmer-cpu 8
2828
```
2929

30-
Expected output:
31-
32-
```
33-
Using preset: ont
34-
Params: in=Fastq out=Fasta region=its2 max_per_anchor=10 derep=false inc_e=1.0e-3 ...
35-
tblout hits parsed: 142389 | anchor hits: 131052 | stored(topK): 98412 | reads w/anchor hits: 48231
36-
Reads with computed bounds: 45102 (full-chain: 40811, confident: 38500, ambiguous: 2311, partial: 4291)
37-
Wrote output: its2_extracted.fasta
38-
Kept: 45102 (partial: 4291) Ambiguous (separate): 0 Skipped: 3129
39-
```
40-
4130
To extract ITS1, ITS2, and full ITS simultaneously, use `--region all`. In this mode, `--output` is treated as a prefix:
4231

4332
```bash

0 commit comments

Comments
 (0)