asn2xml converts an NCBI Seq-entry or Bioseq-set from ASN.1
format to an isomorphic XML representation. It differs from
asn2asn -x in that it converts packed sequence data back into
human-readable ASCII text.
OPTIONS
A summary of options is included below.
-
Print usage message
-b F
Input asnfile in text mode
-e
Input is a Seq-entry
-ifilename
Read ASN.1 from filename (default is stdin)
-lfilename
Log errors to filename (default is stderr)
-ofilename
Write XML to filename (default is stdout)
-s
Input is a Seq-submit
AUTHOR
The National Center for Biotechnology Information.