ncbitools NCBI=/bio/mb/ncbi/ncbirc ncbipath=/bio/mb/ncbi/bin/ stderr=childapp.stderr stdout=childapp.stdout ncbitools-packinfo About/NCBI Tools TITLE NCBI Tools INFO National Center for Biotechnology Information(NCBI) Tool Kit. Includes BLAST and related software. HELP http://www.ncbi.nih.gov/IEB/ToolBox/ Dec 2001 Thu Dec 20 11:43:53 EST 2001 ftp://ncbi.nlm.nih.gov/toolbox/ncbi_tools/ncbi.tar.gz ftp://iubio.bio.indiana.edu/molbio/ncbi/ncbi_tools/ncbi-01dec.tar.gz blastall Database/Sequence Search/Blast All (NCBI) ${ncbipath}blastall $blastn $blastp $blastx $tblastn $tblastx $queryFile $dbName $OUTfile TITLE Blast All (NCBI) INFO Database - Sequence Search - Blast All (NCBI) HELP ${ncbipath}docs/README.bls cblastProg true blastProg false blastn true -p blastn blastp false -p blastp blastx false -p blastx tblastn false -p tblastn tblastx false -p tblastx IOFiles false queryFile blastquery.fa input biosequence/fasta input -i $value dbName nr.fa input biosequence/fasta serverlocal -d $value OUTfile blastreport.txt output text/plain output -o $value STDOUT output text/plain stdout ${stdout} STDERR output text/plain stderr ${stderr} formatdb Database/Utilities/Format Blast Data (NCBI) ${ncbipath}formatdb $dbProt $dbNuc $dbFile $logFile TITLE Format Blast Data (NCBI) INFO Database - Format Blast Data (NCBI) HELP ${ncbipath}docs/README.formatdb c.dbtype true ch.dbtype false dbProt true -p T dbNuc false -p F IOFiles false dbFile blast.fa input biosequence/fasta input -i $value logFile formatdb.log output text/plain output -l $value STDOUT output text/plain stdout ${stdout} STDERR output text/plain stderr ${stderr}