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

makeset - build a Bioseq-set from Seq-entries

Author

       The National Center for Biotechnology Information.

NCBI                                               2001-10-05                                         MAKESET(1)

Description

makeset builds an ASN.1 Bioseq-set from a bunch of files containing Seq-entry objects.

Name

       makeset - build a Bioseq-set from Seq-entries

Options

       A summary of options is included below.

       -      Print usage message

       -bF   Output data as text, not binary

       -cN   Bioseq-set.class (default = 255 ["other"])

       -d     Input data is binary

       -ifilename
              Read list of files from filename (default = stdin)

       -ofilename
              Output Bioseq-set (default = stdout)

       -rstr Bioseq-set.release

Synopsis

makeset [-] [-bF] [-cN] [-d] [-ifilename] [-ofilename] [-rstr]

See Also