Metadata-Version: 2.1
Name: gait-gm
Version: 21.6.10
Summary: "Modeling Metabolites as a function of gene expression"
Home-page: https://github.com/secimTools/gait-gm
Author: McIntyre Lab, Universify of Florida
Author-email: om@rc.ufl.edu
License: MIT
Keywords: modeling metabolites as a function of gene expression
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: biopython (>=1.70)
Requires-Dist: numpy (>=1.18.1)
Requires-Dist: pandas (>=1.0.3)
Requires-Dist: secimtools (>=21.6.3)

# Modeling Metabolites as a function of gene expression

## Getting Started

A python package gait-gm based on this project is avialable from PyPI

See [gait-gm on PyPi](https://pypi.org/project/gait-gm)

### Prerequisites

[SECIMTools](https://github.com/secimTools/SECIMTools)


### Installing

pip install gait-gm


## Running the tests

tests/galaxy has acceptance tests. Note that some tests can take over 3 hours to run.

## Contributing

Forks and contributions are welcome.

## Versioning

We use [CalVer](https://calver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/secimTools/gait-gm/tags). 

## Authors

* AUTHOR: **Francisco Huertas** - *Initial work*

* CONTRIBUTORS: **Alison Morse** and **Oleksandr Moskalenko**

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details


