Refactoring codes for removing buffer size options. An some other changes...

Former-commit-id: 10b57cc1a27446ade3c444217341e9651e89cdce
This commit is contained in:
2023-03-07 11:12:13 +07:00
parent 9811e440b8
commit d88de15cdc
52 changed files with 1172 additions and 421 deletions

View File

@ -99,13 +99,13 @@ The OBITools are centered around the [FASTA] (https://en.wikipedia.org/wiki/FAST
{{< include ../lib/options/selection/_min-count.qmd >}}
**\--max-length** | **-L** _LENGTH_
{{< include ../lib/options/selection/_max-length.qmd >}}
**\--min-length** | **-l** _LENGTH_
{{< include ../lib/options/selection/_min-length.qmd >}}
**\--predicate**|**-p** _EXPRESSION_
**\--sequence**|**-s** _PATTERN_
{{< include ../lib/options/selection/_sequence.qmd >}}
**\--inverse-match** | **-v**