vinjana / Bio-FeatureIO

Sequence Feature streams

Home Page:http://bioperl.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bio-FeatureIO version 0.01
==========================

Bio::FeatureIO is a BioPerl-based parser for feature data from common biological
sequence formats, such as GFF3, GTF, and BED. 

INSTALLATION

To install this module type the following:

   perl Build.PL
   ./Build
   ./Build test
   ./Build install

DEPENDENCIES

This module requires these other modules and libraries:

  URI::Escape - for Bio::FeatureIO::gff
  XML::DOM::XPath - for Bio::FeatureIO::interpro

COPYRIGHT AND LICENCE

Copyright (C) 2010 by Chris Fields and Allen Day

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.

About

Sequence Feature streams

http://bioperl.org


Languages

Language:Perl 100.0%