pyiomica

PyIOmica (pyiomica) is a Python package for omics analyses.

https://github.com/gmiaslab/pyiomica

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (17.4%) to scientific vocabulary

Keywords

bioinformatics longitudinal-data omics python time-series time-series-clustering
Last synced: 6 months ago · JSON representation

Repository

PyIOmica (pyiomica) is a Python package for omics analyses.

Basic Info
Statistics
  • Stars: 15
  • Watchers: 1
  • Forks: 4
  • Open Issues: 0
  • Releases: 0
Topics
bioinformatics longitudinal-data omics python time-series time-series-clustering
Created almost 7 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License

README.md

logo

release pypi version readthedocs DOI pypi license

PyIOmica (pyiomica)

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/

PyIOmica Installation Instructions

A. INSTALLATION

Pre-Installation Requirements

 To install PyIOmica on any platform you need Python. Required package dependencies are listed in the setup.py file. The software has been tested with Python 3.13.5. Compatibility with earlier Python 3.x versions depends on the minimum requirements of the dependencies listed in setup.py.

Installation Instructions

  1. To install the current release from PyPI (Python Package Index) use pip:

bash pip install pyiomica

Alternatively, you can install directly from github using: bash pip install git+https://github.com/gmiaslab/pyiomica/

or

bash git clone https://github.com/gmiaslab/pyiomica/ python setup.py install

B. RUNNING PyIOmica

After installation you can run:

```python

import pyiomica ```

C. DOCUMENTATION

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/

D. ADDITIONAL INFORMATION

  • 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)

E. LICENSING

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.

F. OTHER CONTACT INFORMATION

  • G. Mias Lab (https://georgemias.org)
  • e-mail: mathiomica@gmail.com
  • twitter: @mathiomica

G. FUNDING

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.

I. CITATIONS

  • 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), 23062307 (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

Owner

  • Name: G. Mias Lab
  • Login: gmiaslab
  • Kind: user

GitHub Events

Total
  • Release event: 1
  • Push event: 10
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 10
  • Create event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 188
  • Total Committers: 4
  • Avg Commits per committer: 47.0
  • Development Distribution Score (DDS): 0.41
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Domanskyi s****i@g****m 111
G. Mias Lab g****b 59
George Mias g****b@g****m 12
zefer001 4****1 6

Issues and Pull Requests

Last synced: about 2 years ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: about 4 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • MZZheng (4)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 108 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 22
  • Total maintainers: 2
pypi.org: pyiomica

Omics Analysis Tool Suite

  • Versions: 22
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 108 Last month
Rankings
Dependent packages count: 10.0%
Forks count: 13.3%
Stargazers count: 15.2%
Average: 16.4%
Dependent repos count: 21.7%
Downloads: 22.0%
Maintainers (2)
Last synced: 6 months ago