logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

asnmacro - process ASN.1 biological data per Sequin macros

Author

       The National Center for Biotechnology Information.

Description

asnmacro is a command-line tool to run Sequin macros on annotated biological  sequence  data  represented
       according to NCBI's ASN.1 specifications.

Name

       asnmacro - process ASN.1 biological data per Sequin macros

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

       -ifilename
              Single input file

       -kn   Skip steps

       -ln   Limit steps

       -mfilename
              Macro file

       -ofilename
              Single Output file

       -ppath
              Path to multiple input files

       -rpath
              Path for Results when processing multiple files

       -sstr Suffix for stripped (output) files

       -xstr Suffix for input files with -p (.sqn by default)

See Also

Psequin(1).

NCBI                                               2016-09-01                                        ASNMACRO(1)

Synopsis

asnmacro  [-]  [-b]  [-d]  [-e] [-ifilename] [-kn] [-ln] -mfilename [-ofilename] [-ppath] [-rpath]
       [-sstr] [-xstr]

See Also