From: martinahansen Date: Thu, 9 Dec 2010 15:46:06 +0000 (+0000) Subject: fixed cryptic bug in genbank.rb X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c8ff92557226380be71b9181a642fb79409e3a78;p=biopieces.git fixed cryptic bug in genbank.rb git-svn-id: http://biopieces.googlecode.com/svn/trunk@1178 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/code_ruby/Maasha/lib/genbank.rb b/code_ruby/Maasha/lib/genbank.rb index db8f98e..b696774 100644 --- a/code_ruby/Maasha/lib/genbank.rb +++ b/code_ruby/Maasha/lib/genbank.rb @@ -58,7 +58,6 @@ class Genbank # Iterator method for parsing Genbank entries. def each(hash_keys, hash_feats, hash_quals) while @entry = get_entry do - $stderr.puts @entry.first keys = get_keys(hash_keys) seq = get_seq