This repository contains PyIOmica, a Python package that provides bioinformatics utilities for analyzing (dynamic) omics datasets. PyIOmica extends MathIOmica usage to Python and implements new visualizations and computational tools for graph analyses. The documentation is available at Read the Docs: https://pyiomica.readthedocs.io/en/latest/
To install PyIOmica on any platform you need Python version 3.7 or higher
- To install the current release from PyPI (Python Package Index) use pip:
pip install pyiomica
Alternatively, you can install directly from github using:
pip install git+https://github.com/gmiaslab/pyiomica/
or
git clone https://github.com/gmiaslab/pyiomica/
python setup.py install
After installation you can run:
>>> import pyiomica
Documentation for PyIOmica is built-in and is available through the help() functionality in Python. Also the documentation is available at Read the Docs: https://pyiomica.readthedocs.io/en/latest/
- PyIOmica is a multi-omics analysis framework distributed as a Python package that aims to assist in bioinformatics.
- The most current version of the package is maintained at https://github.com/gmiaslab/pyiomica
- News are distributed via twitter (@mathiomica)
PyIOmica is released under an MIT License. Please also consult the folder LICENSES distributed with PyIOmica regarding Licensing information for use of external associated content.
- G. Mias Lab (https://georgemias.org)
- e-mail: mathiomica@gmail.com
- twitter: @mathiomica
PyIOmica development and associated research were supported by the Translational Research Institute for Space Health through NASA Cooperative Agreement NNX16AO69A (Project Number T0412, PI: Mias). The content is solely the responsibility of the authors and does not necessarily represent the official views of the supporting funding agencies.
-
If you use PyIOmica in your work please use the following citation:
- Sergii Domanskyi, Carlo Piermarocchi and George I Mias, PyIOmica: longitudinal omics analysis and trend identification. Bioinformatics, 36(7), 2306–2307 (2020). https://doi.org/10.1093/bioinformatics/btz896
-
If you use PyIOmica's visibility graph functionality, please also consider the following citation:
- Minzhang Zheng, Sergii Domanskyi, Carlo Piermarocchi, and George I Mias, Visibility graph based temporal community detection with applications in biological time series, Sci Rep 11, 5623 (2021). https://doi.org/10.1038/s41598-021-84838-x