Files
biobox/src/seqtk/seqtk_subseq/help.txt
CI aa043fdc19 Build branch qualimap with version qualimap (28cd122)
Build pipeline: viash-hub.biobox.qualimap-6tqq7

Source commit: 28cd122935

Source message: Merge branch 'main' into qualimap
2024-07-29 15:00:07 +00:00

9 lines
249 B
Plaintext

```bash
seqtk subseq
```
Usage: seqtk subseq [options] <in.fa> <in.bed>|<name.list>
Options:
-t TAB delimited output
-s strand aware
-l INT sequence line length [0]
Note: Use 'samtools faidx' if only a few regions are intended.