fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
438 B
Text
9 lines
438 B
Text
Bio::DB::EMBL allows the dynamic retrieval of sequence objects Bio::Seq from the
|
|
EMBL database using the dbfetch script at EBI.
|
|
|
|
In order to make changes transparent we have host type (currently only ebi) and
|
|
location (defaults to ebi) separated out. This allows later additions of more
|
|
servers in different geographical locations.
|
|
|
|
The functionality of this module is inherited from Bio::DB::DBFetch which
|
|
implements Bio::DB::WebDBSeqI.
|