Sha256: 138d349a397642af88002e791d245ae5074bf6458fc43d4b5e4627e1ba1c9e61
Contents?: true
Size: 545 Bytes
Versions: 2
Compression:
Stored size: 545 Bytes
Contents
# Please require your code below, respecting the bioruby directory tree. # For instance, perhaps the only uncommented line in this file might # be something like this: # # require 'bio/sequence/awesome_sequence_plugin_thingy' # # and then create the ruby file 'lib/bio/sequence/awesome_sequence_thingy.rb' # and put your plugin's code there. It is bad practice to write other code # directly into this file, because doing so causes confusion if this biogem # was ever to get merged into the main bioruby tree. require 'bio/util/bio-gngm'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bio-gngm-0.2.1 | lib/bio-gngm.rb |
bio-gngm-0.1.0 | lib/bio-gngm.rb |