[Debian-med-packaging] Bug#948325: ITP: libbio-featureio-perl -- Modules for reading, writing, and manipulating sequence features
Michael R. Crusoe
michael.crusoe at gmail.com
Tue Jan 7 11:39:07 GMT 2020
Package: wnpp
Severity: wishlist
Subject: ITP: libbio-featureio-perl -- Modules for reading, writing, and manipulating sequence features
Package: wnpp
Owner: Michael R. Crusoe <michael.crusoe at gmail.com>
Severity: wishlist
* Package name : libbio-featureio-perl
Version : 1.6.905
Upstream Author : BioPerl Team <bioperl-l at bioperl.org>
* URL : https://metacpan.org/release/Bio-FeatureIO
* License : Artistic
Programming Lang: (C, C++, C#, Perl, Python, etc.)
Description : Modules for reading, writing, and manipulating sequence features
An I/O iterator subsystem for genomic sequence features.
.
Bio::FeatureIO is a handler module for the formats in the FeatureIO set (eg,
Bio::FeatureIO::GFF). It is the officially sanctioned way of getting at the
format objects, which most people should use.
.
The Bio::FeatureIO system can be thought of like biological file handles.
They are attached to filehandles with smart formatting rules (eg, GFF format,
or BED format) and can either read or write feature objects (Bio::SeqFeature
objects, or more correctly, Bio::FeatureHolderI implementing objects, of
which Bio::SeqFeature is one such object). If you want to know what to do
with a Bio::SeqFeatureI object, read Bio::SeqFeatureI.
.
The idea is that you request a stream object for a particular format. All the
stream objects have a notion of an internal file that is read from or written
to. A particular FeatureIO object instance is configured for either input or
output. A specific example of a stream object is the Bio::FeatureIO::gff
object.
Remark: This package is maintained by Debian Med Packaging Team at
https://salsa.debian.org/med-team/libbio-featureio-perl
More information about the Debian-med-packaging
mailing list