ncbiquery.py - Send an Entrez query to NCBI and return the result | |
Launching the program | |
command
|
ncbiquery.py --db database --query entrez_query_statement [--filter entrez_filter_statement] [--maxcount integer] --format sequence_format --out outfile |
command
|
ncbiquery.py --qfile qfile_name --related [--maxcount integer] --format sequence_format --out outfile |
command
|
ncbiquery.py --qfile qfile_name --target database [--maxcount integer] --format sequence_format --out outfile |
blncbi
|
Database --> ncbiquery.py |
Documentation | |
Manual
|
$doc/bioLegato/ncbiquery.html |
Data | |
Sample input | |
Sample output | |
Package: bioLegato | |
Platforms: linux-intel, linux-x86_64, osx-x86_64, solaris-amd64, solaris-sparc |