reduce-alignment
Usage: reduce-alignment <start>
<width> <alignment>
Description:
Extract specified range of columns from an alignment.
Input:
- Starting column
- Number of columns to extract.
- A DNA or protein sequence alignment in clustalw format.
Output:
-
The extracted columns are written to
stdout
.
Options:
- None
Warning messages:
- None
Bugs: None known.