Sha256: a0508e06b71c327e242e1a6d0406c0fa323bb121f9aa9ce4e12a07f45ff0a254
Contents?: true
Size: 460 Bytes
Versions: 91
Compression:
Stored size: 460 Bytes
Contents
# bel_parser Parser for BEL expressions and the BEL Script document format. ### Installation gem install bel_parser --pre ### Getting Started Two tools are available to try out: 1) bel_script_reader - will read a BEL Script with a specified BEL version and not any warning or errors with the script 2) bel2_validator - will read in lines and validate the BEL Statements Example script using bel_parser module examples/upgrade_kinase.rb ### Design
Version data entries
91 entries across 91 versions & 1 rubygems