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

checksub - a validator for NCBI ASN.1 Seq-submit data

Author

       The National Center for Biotechnology Information.

NCBI                                               2001-10-03                                        CHECKSUB(1)

Description

checksub  attempts  to read a file purporting to contain an NCBI Seq-submit record in text or binary form
       and print it back out.  If the file is invalid, checksub reports an error  instead  of  producing  normal
       output.

Name

       checksub - a validator for NCBI ASN.1 Seq-submit data

Options

       A summary of options is included below.

       -      Print usage message

       -b     Input data is binary

       -ifilename
              Read input from filename-ofilename
              Print data (in text form) to filename rather than stdout.

Synopsis

checksub [-] [-b] -ifilename [-ofilename]

See Also