lib/bio/db/genbank/format_genbank.rb in bio-1.4.2 vs lib/bio/db/genbank/format_genbank.rb in bio-1.4.3

- old
+ new

@@ -2,13 +2,9 @@ # = bio/db/genbank/format_genbank.rb - GenBank format generater # # Copyright:: Copyright (C) 2008 Naohisa Goto <ng@bioruby.org> # License:: The Ruby License # -# $Id: format_genbank.rb,v 1.1.2.5 2008/06/17 15:59:24 ngoto Exp $ -# - -require 'bio/sequence/format' module Bio::Sequence::Format::NucFormatter # INTERNAL USE ONLY, YOU SHOULD NOT USE THIS CLASS. # GenBank format output class for Bio::Sequence.