Build pipeline: viash-hub.biobox.qualimap-6tqq7
Source commit: 28cd122935
Source message: Merge branch 'main' into qualimap
9 lines
249 B
Plaintext
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. |