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

FreeBSD Manual Pages

  
 
  

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

NAME
     asnmacro - process ASN.1 biological data per Sequin macros

SYNOPSIS
     asnmacro  [-]  [-b]  [-d]	[-e]  [-i filename]  [-k n]  [-l n]  -m filename
     [-o filename] [-p path] [-r path] [-s str] [-x str]

DESCRIPTION
     asnmacro is a command-line tool to run Sequin macros on annotated	biologi-
     cal sequence data represented according to NCBI's ASN.1 specifications.

OPTIONS
     A summary of options is included below.

     -	    Print usage message

     -b     Input is Binary

     -d     Output is binary

     -e     Input is a Seq-Entry

     -i filename
	    Single input file

     -k n   Skip steps

     -l n   Limit steps

     -m filename
	    Macro file

     -o filename
	    Single Output file

     -p path
	    Path to multiple input files

     -r path
	    Path for Results when processing multiple files

     -s str
	    Suffix for stripped (output) files

     -x str
	    Suffix for input files with -p (.sqn by default)

AUTHOR
     The National Center for Biotechnology Information.

SEE ALSO
     Psequin(1).

NCBI				   2016-09-01			     ASNMACRO(1)

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

home | help