Skip to main content

Study the link between environmental factors and rare diseases

Reason this release was yanked:

WP request doesn't work

Project description

================================================== README

The goal of this project is to develop computational approaches to analyse the links and overlaps between environmental factors, their molecular targets, and rare diseases pathways.

The ODAMNet documentation <https://odamnet.readthedocs.io/>_ is available in ReadTheDocs.

Installation

From PyPi - It's on going """"""""""""""""""""""""""""""""

ODAMNet is available as python package. You can easily install it using pip.

.. code-block:: bash

pip install odamnet

From Conda - It's on going """"""""""""""""""""""""""""""

You can also install it from bioconda <https://bioconda.github.io/index.html>_.

.. code-block:: bash

conda install odamnet

From Github """""""""""""""""""""

  1. Clone the repository from Github

.. code-block:: bash

git clone https://github.com/MOohTus/ODAMNet.git

  1. Then, install it

.. code-block:: bash

pip install -e ODAMNet/

Usage

Three different approaches are available to analyse your data:

  • Overlap analysis
  • Active Module Identification (using DOMINO)
  • Random Walk with Restart (using multiXrank)

.. code-block:: bash

odamnet [overlap|domino|multixrank|networkCreation] [ARGS]

Examples

Three approaches are implemented to study the relationships between Rare Diseases (from WikiPathways (WP)) and genes targeted by chemicals factors (extracted from CTD database):

Overlap analysis """""""""""""""""""""

This method computes the overlap between target genes and Rare Disease pathways. It is looking for direct associations, i.e., target genes that are part of pathways.

.. code-block:: bash

odamnet overlap ----chemicalsFile FILENAME

Active Module Identification """""""""""""""""""""""""""""""""

Target genes are defined as "active genes" to search for Active Modules (AM) on a molecular network (e.g. Protein-Protein Interaction network, PPI). Then, an overlap analysis is performed between AM (containing target genes + linked genes) and Rare Disease pathways.

.. code-block:: bash

odamnet domino --chemicalsFile FILENAME --networkFile FILENAME

Random Walk with Restart """"""""""""""""""""""""""""

Network and bipartite creation ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

To perform a Random Walk with Restart through molecular multilayer and diseases network, you need to create a disease network and link it to the multilayer (i.e. with the bipartite). This network will not have connection between diseases (i.e. disconnected network). Diseases will be only connected with genes (in the multilayer) that are involved in disease pathways.

.. code-block:: bash

odamnet networkCreation --networksPath PATH --bipartitePath PATH

multiXrank ^^^^^^^^^^^^^^^^^^

The third approach mesures the proximity of every nodes (g.e. genes, diseases) to the target genes within a multilayer network. The walk starts from target genes and diffuses through the multilayer composed of different molecular interactions to the disease.

.. code-block:: bash

odamnet multixrank --chemicalsFile FILENAME --configPath PATH --networksPath PATH --seedsFile FILENAME --sifFileName FILENAME

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ODAMNet-1.0.1.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ODAMNet-1.0.1-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

Details for the file ODAMNet-1.0.1.tar.gz.

File metadata

  • Download URL: ODAMNet-1.0.1.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 requests/2.27.1 setuptools/67.0.0 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.9.6

File hashes

Hashes for ODAMNet-1.0.1.tar.gz
Algorithm Hash digest
SHA256 03c60ff9c77d5eb7f86eccaaf3ceb0a71b5ee49adb51deb7614812f9e32ba18d
MD5 c153f4190c8c0b3b1030eb2943a8f07a
BLAKE2b-256 cb3a58b8b4f9476daea9e1e654b7148da050921d2035631cafc2bd38a24891c5

See more details on using hashes here.

File details

Details for the file ODAMNet-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: ODAMNet-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 pkginfo/1.8.3 requests/2.27.1 setuptools/67.0.0 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.9.6

File hashes

Hashes for ODAMNet-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3dcb6f4aad521f8425c56c1f75f75bf96b54b04e2319f95af9372e6552fac3e8
MD5 ac4d9a0a2ea5dc4cbdd1e1e2905965dd
BLAKE2b-256 386625a837e060c1755ce207af14ef1fc149c22741bd7f8f2afeb360def0c95c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page