flatfile.rb

Path: lib/bio/io/flatfile.rb
Last Update: Mon Sep 07 08:20:49 +0000 2009

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

  Copyright (C) 2001-2006 Naohisa Goto <ng@bioruby.org>
License:The Ruby License
 $Id: flatfile.rb,v 1.61 2007/11/15 07:07:16 k Exp $

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.

Required files

bio  

[Validate]