simple_bioc 0.0.14
SimpleBioC is a simple parser / builder for BioC data format. BioC is a simple XML format to share text documents and annotations. You can find more information about BioC from the official BioC web site (http://www.ncbi.nlm.nih.gov/CBBresearch/Dogan/BioC/)
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            json_builder
            ~> 3.1
          
          
            nokogiri
            ~> 1.6
          
    