ASNMACRO(1) NCBI Tools User's Manual ASNMACRO(1)
NAME
asnmacro - process ASN.1 biological data per Sequin macros
SYNOPSIS
asnmacro [-] [-b] [-d] [-e] [-i filename] -m filename [-o filename] [-p path] [-r path] [-s str] [-x str]
DESCRIPTION
asnmacro is a command-line tool to run Sequin macros on annotated biological sequence data represented according to NCBI's ASN.1 specifica-
tions.
OPTIONS
A summary of options is included below.
- Print usage message
-b Input is Binary
-d Output is binary
-e Input is a Seq-Entry
-i filename
Single input file
-m filename
Macro file
-o filename
Single Output file
-p path
Path to multiple input files
-r path
Path for Results when processing multiple files
-s str Suffix for stripped (output) files
-x str Suffix for input files with -p (.sqn by default)
AUTHOR
The National Center for Biotechnology Information.
SEE ALSO
Psequin(1).
NCBI
2011-09-02 ASNMACRO(1)