Import biology/p5-Bio-DB-EMBL

This module allows the dynamic retrieval of sequence objects
Bio::Seq from the EMBL database using the dbfetch script at EBI:
https://www.ebi.ac.uk/Tools/dbfetch/dbfetch

@conflict tweak from sthen
OK afresh1@
This commit is contained in:
cwen 2020-08-25 23:37:52 +00:00
parent be6d815e35
commit c6d6e88320
4 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2020/08/25 23:37:52 cwen Exp $
COMMENT = database object interface for EMBL entry retrieval
DISTNAME = Bio-DB-EMBL-1.7.4
CATEGORIES = biology
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = biology/bioperl>=1.7.7
# XXX tests require network
TEST_DEPENDS = devel/p5-Test-Most \
devel/p5-Test-RequiresInternet
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Bio-DB-EMBL-1.7.4.tar.gz) = /OCAxLPbe8xSn9DPDSlwDQuG74u+f3eth/Qpo65+Gic=
SIZE (Bio-DB-EMBL-1.7.4.tar.gz) = 13927

View File

@ -0,0 +1,3 @@
This module allows the dynamic retrieval of sequence objects
Bio::Seq from the EMBL database using the dbfetch script at EBI:
https://www.ebi.ac.uk/Tools/dbfetch/dbfetch

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2020/08/25 23:37:52 cwen Exp $
@conflict bioperl-<1.7
${P5SITE}/Bio/DB/EMBL.pm
@man man/man3p/Bio::DB::EMBL.3p