An open API service indexing awesome lists of open source software.

https://github.com/simonsfoundation/inferelator_ng

Inferelator refactor and generalization.
https://github.com/simonsfoundation/inferelator_ng

Last synced: about 1 year ago
JSON representation

Inferelator refactor and generalization.

Awesome Lists containing this project

README

          

# inferelator_ng

[![Travis](https://api.travis-ci.org/simonsfoundation/inferelator_ng.svg?branch=master)](https://travis-ci.org/simonsfoundation/inferelator_ng)

[![codecov](https://codecov.io/gh/simonsfoundation/inferelator_ng/branch/master/graph/badge.svg)](https://codecov.io/gh/simonsfoundation/inferelator_ng)

The next generation of the inferelator codebase.

To install the python packages needed for the inferelator, run `pip install -r requirements.txt`

To install, run `python setup.py install`

To run a workflow, invote the corresponding workflow_runner script. For example, to run the B. Subitlis workflow, run `python bsubtilis_bbsr_workflow_runner.py`