freebsd-ports/biology/p5-Bio-Das/pkg-descr
Renato Botelho 4eafa9b940 Add p5-Bio-Das 1.02, client-side library for Distributed Genome
Annotation System.

PR:		ports/76379
Submitted by:	Razi Khaja <razi@genet.sickkids.on.ca>
2005-09-01 13:09:32 +00:00

10 lines
426 B
Text

Bio::Das provides access to genome sequencing and annotation databases
that export their data in Distributed Annotation System (DAS) format
version 1.5. This system is described at http://biodas.org. Both
unencrypted (http:) and SSL-encrypted (https:) DAS servers are sup-
ported. (To run SSL, you will need IO::Socket::SSL and Net::SSLeay
installed).
WWW: http://www.biodas.org
-- Razi Khaja <razi@genet.sickkids.on.ca>