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

https://github.com/limix/limix-legacy

Backward compatibility for limix package.
https://github.com/limix/limix-legacy

Last synced: 6 months ago
JSON representation

Backward compatibility for limix package.

Awesome Lists containing this project

README

        

# limix-legacy

[![PyPI-License](https://img.shields.io/pypi/l/limix_legacy.svg?style=flat-square)](https://pypi.python.org/pypi/limix_legacy/) [![PyPI-Version](https://img.shields.io/pypi/v/limix_legacy.svg?style=flat-square)](https://pypi.python.org/pypi/limix_legacy/)

This is a deprecated package meant to provide backward compatibility for
[limix](https://github.com/limix/limix) package.

## Install

The recommended way of installing it is via
[pip](https://pypi.python.org/pypi/pip)
```bash
pip install limix-legacy
```

## Problems

If you encounter any issue, please,
[submit it](https://github.com/limix/limix-legacy/issues/new).

## Authors

* **Christoph Lippert** - [https://github.com/clippert](https://github.com/clippert)
* **Danilo Horta** - [https://github.com/Horta](https://github.com/Horta)
* **Franceso Paolo Casale** - [https://github.com/fpcasale](https://github.com/fpcasale)
* **Oliver Stegle** - [https://github.com/ostegle](https://github.com/ostegle)

## License

This project is licensed under the Apache License (Version 2.0, January 2004) -
see the [LICENSE](LICENSE) file for details