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.
- Host: GitHub
- URL: https://github.com/limix/limix-legacy
- Owner: limix
- License: apache-2.0
- Created: 2017-04-10T14:10:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T21:37:14.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T22:29:14.220Z (7 months ago)
- Language: C++
- Homepage:
- Size: 3.9 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# limix-legacy
[](https://pypi.python.org/pypi/limix_legacy/) [](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