bio-svgenes.rb

Path: lib/bio-svgenes.rb
Last Update: Mon Mar 04 12:51:41 +0000 2013

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.

Required files

bio/graphics/svgee   bio/graphics/glyph   bio/graphics/page   bio/graphics/track   bio/graphics/mini_feature   bio/graphics/primitive  

[Validate]