Skip to content

bioperl/Bio-FeatureIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bio-FeatureIO

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

Beyond the core BioPerl distribution, this module requires these other modules and libraries:

COPYRIGHT AND LICENCE

Copyright (C) 2010,2014 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.