SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Bio-FeatureIO rpm build for : openSUSE Tumbleweed. For other distributions click perl-Bio-FeatureIO.

Name : perl-Bio-FeatureIO
Version : 1.6.905 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 4.68 Date : 2024-08-05 19:43:17
Group : Development/Libraries/Perl Source RPM : perl-Bio-FeatureIO-1.6.905-4.68.src.rpm
Size : 0.14 MB
Packager : (none)
Summary : Handler for FeatureIO
Description :
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.

Each stream object has functions:

$stream->next_feature();
$stream->write_feature($feature);

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-B/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Bio-FeatureIO-1.6.905-4.68.noarch.rpm
     

Provides :
perl(Bio::FeatureIO)
perl(Bio::FeatureIO::bed)
perl(Bio::FeatureIO::gff)
perl(Bio::FeatureIO::gtf)
perl(Bio::FeatureIO::interpro)
perl(Bio::FeatureIO::ptt)
perl(Bio::FeatureIO::vecscreen_simple)
perl(Bio::SeqFeature::Annotated)
perl-Bio-FeatureIO

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Bio::AnnotatableI)
perl(Bio::Annotation::Collection)
perl(Bio::Annotation::Comment)
perl(Bio::Annotation::DBLink)
perl(Bio::Annotation::OntologyTerm)
perl(Bio::Annotation::SimpleValue)
perl(Bio::Annotation::Target)
perl(Bio::FeatureHolderI)
perl(Bio::LocatableSeq)
perl(Bio::Location::Simple)
perl(Bio::Ontology::OntologyStore)
perl(Bio::OntologyIO)
perl(Bio::Root::IO)
perl(Bio::Root::Root)
perl(Bio::SeqFeature::AnnotationAdaptor)
perl(Bio::SeqFeature::Generic)
perl(Bio::SeqFeature::TypedSeqFeatureI)
perl(Bio::SeqIO)
perl(Bio::Tools::GFF)
perl(Tree::DAG_Node)
perl(URI::Escape)
perl(XML::DOM)
perl(XML::DOM::XPath)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Bio
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO/bed.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO/gff.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO/gtf.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO/interpro.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO/ptt.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/FeatureIO/vecscreen_simple.pm
/usr/lib/perl5/vendor_perl/5.40.0/Bio/SeqFeature
/usr/lib/perl5/vendor_perl/5.40.0/Bio/SeqFeature/Annotated.pm
/usr/share/doc/packages/perl-Bio-FeatureIO
/usr/share/doc/packages/perl-Bio-FeatureIO/Changes
/usr/share/doc/packages/perl-Bio-FeatureIO/LICENSE
/usr/share/doc/packages/perl-Bio-FeatureIO/README.md
/usr/share/man/man3/Bio::FeatureIO.3pm.gz
/usr/share/man/man3/Bio::FeatureIO::bed.3pm.gz
/usr/share/man/man3/Bio::FeatureIO::gff.3pm.gz
/usr/share/man/man3/Bio::FeatureIO::gtf.3pm.gz
/usr/share/man/man3/Bio::FeatureIO::interpro.3pm.gz
/usr/share/man/man3/Bio::FeatureIO::ptt.3pm.gz
/usr/share/man/man3/Bio::FeatureIO::vecscreen_simple.3pm.gz
/usr/share/man/man3/Bio::SeqFeature::Annotated.3pm.gz

 
ICM