clarify multi-part index in option -I (#301)

This commit is contained in:
Heng Li 2022-06-13 15:50:15 -04:00
parent 50a26a60a6
commit 767556b6f0
1 changed files with 3 additions and 2 deletions

View File

@ -94,10 +94,11 @@ bases in
.IR target.fa ,
minimap2 needs to read
.I query.fa
multiple times to map it against each batch of target sequences.
multiple times to map it against each batch of target sequences. This would create a multi-part index.
.I NUM
may be ending with k/K/m/M/g/G. NB: mapping quality is incorrect given a
multi-part index.
multi-part index. See also option
.BR --split-prefix .
.TP
.B --idx-no-seq
Don't store target sequences in the index. It saves disk space and memory but