This mode converts read sets to text format. It is implemented by edu.cornell.med.icb.goby.modes.ReadSetToTextMode.java.
Mode Parameters
The following options are available in this mode
| Flag | Arguments | Required | Description |
|---|---|---|---|
(-o|--output) | output | no | The alignments in text format |
n/a | input | yes | The compact alignment file to read as input. |
(-f|--format) | format | no | Format of the output file (plain). |
(-s|--suffix) | suffix | no | Read set suffix. |

Leave a Comment