Sha256: 1782ad23ec716abb968c023dec0ec609da0c7b422cb3a31dde09c2f9b7264439

Contents?: true

Size: 180 Bytes

Versions: 10

Compression:

Stored size: 180 Bytes

Contents

require 'phgx'

module Biogrid
  extend Resource
  data_module PhGx

  ["Hsa", "Rno", "Sce"].each do |organism|
    module_eval "#{ organism } = with_key '#{organism}'"
  end

end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rbbt-phgx-3.0.0 lib/rbbt/sources/biogrid.rb
rbbt-phgx-2.1.2 lib/rbbt/sources/biogrid.rb
rbbt-phgx-2.1.1 lib/rbbt/sources/biogrid.rb
rbbt-phgx-2.1.0 lib/rbbt/sources/biogrid.rb
rbbt-phgx-2.0.1 lib/rbbt/sources/biogrid.rb
rbbt-phgx-2.0.0 lib/rbbt/sources/biogrid.rb
rbbt-phgx-1.0.0 lib/rbbt/sources/biogrid.rb
rbbt-phgx-0.3.1 lib/rbbt/sources/biogrid.rb
rbbt-phgx-0.3.0 lib/rbbt/sources/biogrid.rb
rbbt-phgx-0.2.0 lib/rbbt/sources/biogrid.rb