biomodels

0.0.3 • Public • Published

biomodels

A lightweight wrapper around the Java API for the BioModels and Miriam Registry web services.

Installation

  1. npm install biomodels
  2. In your code: var biomodels = require('biomodels')

Usage

biomodels contains two main classes: BioModelsWSClient and MiriamLink. The documentation for these classes are located here and here.

Since the Java functions are called through node-java, the function names are appended with "Sync" for a synchronous call and is a asynchronous call if left unchanged. If an asynchronous call is used, an additional input of a callback function is expected.

Readme

Keywords

none

Package Sidebar

Install

npm i biomodels

Weekly Downloads

4

Version

0.0.3

License

none

Last publish

Collaborators

  • stanleygu