Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CHECKSUB(1)		    NCBI Tools User's Manual		     CHECKSUB(1)

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

SYNOPSIS
     checksub [-] [-b] -i filename [-o filename]

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  in-
     valid, checksub reports an error instead of producing normal output.

OPTIONS
     A summary of options is included below.

     -	    Print usage message

     -b     Input data is binary

     -i filename
	    Read input from filename

     -o filename
	    Print data (in text form) to filename rather than stdout.

AUTHOR
     The National Center for Biotechnology Information.

NCBI				   2001-10-03			     CHECKSUB(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=checksub&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help