afetch - retrieve an alignment from an alignment database
Contents
Description
afetch retrieves the alignment named key from an alignment database in file alignmentdb.alignmentdb is a "multiple multiple alignment" file in Stockholm (e.g. native Pfam) format.
key is either the name (ID) of the alignment, or its accession number (AC).
The alignmentdb file should first be SSI indexed with afetch--index for efficient retrieval. An SSI
index is not required, but alignment retrieval without one may be painfully slow.
Expert Options
--index
Instead of retrieving a key, the special command afetch--indexalignmentdb produces an SSI index
of the names and accessions of the alignments in the file alignmentdb. This should be run once on
the alignmentdb file to prepare it for all future afetch's.
Name
afetch - retrieve an alignment from an alignment database
Options
-h Print brief help; includes version number and summary of all options, including expert options.
See Also
alistat(1), compalign(1), compstruct(1), revcomp(1), seqsplit(1), seqstat(1), sfetch(1), shuffle(1), sindex(1), sreformat(1), stranslate(1), weight(1).
Synopsis
afetch[options]alignmentdbkeyafetch--indexalignmentdb
