Skip to content

Commit

Permalink
nil
Browse files Browse the repository at this point in the history
  • Loading branch information
mikisvaz committed Mar 15, 2011
1 parent 4bac481 commit f797ddf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
7 changes: 0 additions & 7 deletions integration_test/test_bed.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ def test_genes
SNPsandGO.predict(values["Unirprot ID"], values["Mutation"])
end


#i = Organism::Hsa.identifiers.index :fields => "Associated Gene Name", :target => "Ensembl Gene ID"
#i = KEGG.identifiers.index :target => "KEGG Gene ID"
#i = KEGG.identifiers.index :target => "KEGG Gene ID"

#ddd i.keys.length

puts data.to_s

end
Expand Down
2 changes: 0 additions & 2 deletions lib/rbbt/util/resource.rb
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ def self.set_software_env(software_dir)
CMD.cmd(File.join(opt_dir, '.post_install'))
end



def self.produce(resource)
resource = resource.find if Path === resource
return resource if File.exists? resource
Expand Down

0 comments on commit f797ddf

Please sign in to comment.