Skip to main content

Network Assisted Genomic Association

Project description

Network Assisted Genomic Analysis (NAGA)

Network Assisted Genomic Analysis(NAGA) re-prioritizes significant single nucleotide polymorphisms (SNPs) to genes using network diffusion methods including random walk and heat diffusion.

A companion website and REST API can be found at http://nbgwas.ucsd.edu/.

Documentation

A readthedocs page will be coming soon! In the mean time, you can view the documentations by building the sphinx documentation in the docs directory. Simply run the following in the docs folder

make docs

and open the index.html in the docs/build/html directory.

Installation

It is recommended that NAGA be run under Anaconda with python-igraph manually installed using conda and to create a new conda environment

To create a new conda environment and activate it:

conda create -n nagaenv
source activate nagaenv

If you would like to use naga in a Jupyter Notebook, you will need to add the Jupyter kernel. To do so:

# Make sure to activate the environment first!
conda install ipykernel # or pip install ipykernel
python -m ipykernel install --user --name nagaenv --display-name "Python (Naga)"

To install python-igraph via conda:

conda install -c conda-forge python-igraph

To install NAGA via pip:

pip install naga-gwas

Tutorial

notebooks/tutorial.ipynb demonstrates how to use this package once it is installed.

Citing NAGA

Publication to come…

History

0.4.2.post2 (2019-01-30)

  • Added instructions to add Jupyter kernel

0.4.1.post1 (2019-01-24)

  • Added link to tutorial notebook in long description

0.4.1 (2019-01-09)

  • First release on PyPI

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

naga-gwas-0.4.1.post2.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

naga_gwas-0.4.1.post2-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

Details for the file naga-gwas-0.4.1.post2.tar.gz.

File metadata

  • Download URL: naga-gwas-0.4.1.post2.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.6

File hashes

Hashes for naga-gwas-0.4.1.post2.tar.gz
Algorithm Hash digest
SHA256 2331c098bc8bb3f4c69308495090e570ef2ad3dd7682a00eb2c3162e441321ae
MD5 b0063800e841575259917682fc67fb92
BLAKE2b-256 e26ad09248cfe69af79b18d38ef36ce95d4e7435aba7aed0186281089c2c9740

See more details on using hashes here.

File details

Details for the file naga_gwas-0.4.1.post2-py3-none-any.whl.

File metadata

  • Download URL: naga_gwas-0.4.1.post2-py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.6.6

File hashes

Hashes for naga_gwas-0.4.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 3fe671798fbf3d4825e3ef4835394417389efed05668015176fe6ac5a37428af
MD5 bd3b6609d41a4cf2eae728c28a7efa53
BLAKE2b-256 1cd0f072b4a2ae4f9314e9272b1ea32052092d204752aa7388270826d4e1b42b

See more details on using hashes here.

Supported by

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