Last Modified
2013-06-29 03:40:10 +0000
Requires

Description

bio/io/flatfile.rb - flatfile access wrapper class

Copyright (C) 2001-2006 Naohisa Goto <ng@bioruby.org>

License

The Ruby License

$Id:$

Bio::FlatFile is a helper and wrapper class to read a biological data file. It acts like a IO object. It can automatically detect data format, and users do not need to tell the class what the data is.