Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
Tony Bargnesi edited this page Feb 18, 2016 · 8 revisions

This wiki contains everything needed to learn and use the bel ruby library (e.g. bel.rb). You will find information on the capabilities, design, and how to get started using the tools.

https://github.com/OpenBEL/bel.rb provides ruby tools to process BEL data from the command line or through a Ruby API. For example you can read/write, validate, filter, and transform your BEL knowledge based on your needs.

How to explore this wiki:

  • Want to get up and running with the tools?
    • Start with Overview followed by Getting Started.
  • Want to learn what bel.rb provides and how it is designed?
    • Start with Overview followed by Design.
  • Want to extend bel.rb and contribute?
    • Start with Design followed by Contributing.

Contents

Clone this wiki locally