Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

asn2asn - convert NCBI data between text and binary ASN.1

Author

       The National Center for Biotechnology Information.

Description

asn2asn converts data in NCBI's ASN.1 format between binary and text subformats, or to isomorphic XML.

Name

       asn2asn - convert NCBI data between text and binary ASN.1

Options

       A summary of options is included below.

       -      Print usage message

       -b     Input asnfile in binary mode

       -e     Input is a Seq-entry

       -ifilename
              Read input from filename rather than stdin

       -lfilename
              Log errors to filename-ofilename
              Write output to filename rather than stdout

       -s     Output asnfile in binary mode

       -x     Output XML instead of ASN.1

See Also

asn2ff(1), asn2gb(1), asn2xml(1), asndhuff(1)

NCBI                                               2002-08-30                                         ASN2ASN(1)

Synopsis

asn2asn [-] [-b] [-e] [-ifilename] [-lfilename] [-ofilename] [-s] [-x]

See Also