1BP_EINFO(1)           User Contributed Perl Documentation          BP_EINFO(1)
2
3
4

NAME

6       einfo.pl - query einfo to find all available databases or information
7       about a
8                   specific database (field information or links to other NCBI
9                   databases)
10

SYNOPSIS

12        einfo [-d database] [-f Field Code] [-l Link Name] [-o outfile]
13

DESCRIPTION

15       Command line options:
16
17         -d/--db/--database
18               NCBI database to query
19               (default = none, which shows available databases)
20
21         -f/--field
22               print out information about a specific field code
23               (default = none)
24
25         -l/--link
26               print out information about a specific link name
27               (default = none)
28
29         -o/--out
30               outfile
31               (default = STDOUT)
32
33         -h/--help
34               show this documentation
35
36       If -d is not specified, field and link arguments are ignored and all
37       available databases are printed instead.
38
39       If either link names or field codes (or both) are specified, nothing
40       else is printed out (only the info requested).  You can specify as many
41       fields and/or links as you want by using multiple -f/-l <ARG> on the
42       command line.
43

AUTHOR - Chris Fields

45       Chris Fields cjfields at bioperl dot org
46
47
48
49perl v5.12.0                      2010-04-29                       BP_EINFO(1)
Impressum