NCBI C++ Toolkit Mar_17_2008 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NCBI C++ Toolkit Mar_17_2008 (Default branch)
# 1  
Old 04-18-2008
NCBI C++ Toolkit Mar_17_2008 (Default branch)

The NCBI C++ Toolkit provides portable librariesand applications for assisting genetic science.These include libraries for networking, SQL andBerkeleyDB access, CGI and HTML handling, ASN.1and XML handling, sequence alignment engines,sequence retrieval engines, BLAST databaseengines, FLTK and OpenGL graphics toolkits, andbasic system utilities.License: Public DomainChanges:
Extensive additions to all sections of the API. Assorted bugfixes.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
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] -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 biological sequence data represented according to NCBI's ASN.1 specifica- tions. 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 -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
2011-09-02 ASNMACRO(1)