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

asn2ff - convert ASN.1 biological data to a flat format (old version)

Author

       The National Center for Biotechnology Information.

Description

asn2ff converts descriptions of biological sequences from NCBI's ASN.1 format to one of several flat-file
       formats.  This program is built around a deprecated interface; please use asn2gb(1)instead.

Name

       asn2ff - convert ASN.1 biological data to a flat format (old version)

Options

       A summary of options is included below.

       -      Print usage message

       -AX   Show region starting at X (default is 0)

       -BX   Show region ending at X (default is last position)

       -C     Show Bankit comments

       -G     Output is one top bioseq only in genome view

       -LF   Use old (pre-Genbank 127.0) LOCUS line format

       -M     Output is map bioseqs only

       -R     For GenBank Release

       -VF   Don't use VERSION

       -afilename
              Filename for ASN.1 input (default is stdin)

       -b     Input asnfile in binary mode

       -d     Use SeqMgr indexing

       -e     Input is a Seq-entry

       -fb/p/e/s/x/z
              Output Format:
              b      GenBank (default)
              p      GenPept
              e      EMBL
              s      PseudoEMBL
              x      GenBankSelect
              z      EMBLPEPT

       -g     Show gi numbers

       -hF   Hide sequence

       -kF   Don't use complex sets (phy-set,mut-set, pop-set)

       -lfilename
              Log errors to filename-mr/d/s/c/k/l/e/p
              Output mode:
              r      release (default)
              d      dump
              s      Sequin
              c      Chromoscope
              k      dir-sub-debug
              l      dir-sub
              e      revise
              p      partial report

       -nF   Strict gene_binding

       -ofilename
              Output Filename (default is stdout)

       -pF   Omit new gene features

       -q     Output is one top bioseq only

       -rfilename
              Output error logfile (default is stderr)

       -s     Input is a Seq-submit

       -t     Show verbose message text

       -vF   Suppress error messages

       -w     Use HTML output format

       -y     Print help format only

       -z     New algorithm for orgnames

See Also

asn2all(1), asn2asn(1), asn2fsa(1), asn2gb(1), asn2xml(1), asndhuff(1).

NCBI                                               2005-05-16                                          ASN2FF(1)

Synopsis

asn2ff  [-] [-AX] [-BX] [-C] [-G] [-LF] [-M] [-R] [-VF] [-afilename] [-b] [-d] [-e] [-fb/p/e/s/x/z]
       [-g] [-hF] [-kF] [-lfilename] [-mr/d/s/c/k/l/e/p] [-nF] [-ofilename] [-pF] [-q] [-rfilename] [-s]
       [-t] [-vF] [-w] [-y] [-z]

See Also