ParseHeaders.py - Parses pRESTO annotations in FASTA/FASTQ
sequence headers
usage: ParseHeaders.py [--version] [-h] ...
Parses pRESTO annotations in FASTA/FASTQ sequence headers
- Annotation operation
- add
- Adds field/value pairs to header annotations
- collapse
- Collapses header annotations with multiple entries
- copy
- Copies header annotation fields
- delete
- Deletes fields from header annotations
- expand
- Expands annotation fields with multiple values
- merge
- Merge multiple annotations fields into a single field
- rename
- Renames header annotation fields
- table
- Writes sequence headers to a table
- reheader-pass
- reads passing annotation operation and modified accordingly.
- reheader-fail
- raw reads failing annotation operation.
- headers
- tab delimited table of the selected annotations.
- <user defined>
- annotation fields specified by the -f argument.
This manpage was written by Andreas Tille for the Debian
distribution and
can be used for any other usage of the program.