GMOD_BULK_LOAD_PUBMED(1p) | User Contributed Perl Documentation | GMOD_BULK_LOAD_PUBMED(1p) |
gmod_bulk_load_pubmed.pl - stores pubmed entries in the database
Usage: perl gmod_bulk_load_pubmed.pl -H [dbhost] -D [dbname] [-vt] -i file
parameters
The script stores pubmed entries in the database. Existing ones are ignored. Input file should contain a list of pubmed ids. Then a new Publication object (Bio::Chado::Schema::Pub::Pub) with accession= PMID, the publication specs are fetched from Entrez (using eUtils) which sets the different fields in the Publication object. When the publication is stored, a new dbxref is stored first (see Chado General module)
Naama Menda <nm249@cornell.edu>
Version 1.1, April 2010.
2019-12-05 | perl v5.30.0 |