Skip to content

syngenta/PyMetaTree

Repository files navigation

pyMetaTree

Python toolkit to construct metabolic trees

Installation

Installing this package depends on a working installation of Python with pip. To install the package, run:

pip install git+ssh://git@gitlab.com/syngentagroup/scientific-computing-team//pymetatree.git

For Development

When working on the development of this package, the developer wants to work directly on the source code while still using the packaged installation. For that, run:

git clone git@gitlab.com/syngentagroup/scientific-computing-team/pymetatree.git
pip install -e pymetatree/[dev]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published