Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

vinjana/Bio-FeatureIO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%