Skip to main content

Package to analyze biological data.

Project description

Codacy Badge https://travis-ci.org/LoLab-VU/MAGINE.svg?branch=master https://codecov.io/gh/LoLab-VU/MAGINE/branch/master/graph/badge.svg Documentation Status https://mybinder.org/badge.svg Join the chat at https://gitter.im/LoLab-VU/MAGINE

MAGINE is a framework for the analysis of quantitative multi-omics data. It was designed to handle multi-sample (time points) and multi-omics (rnaseq, label-free proteomics, etc). Users are provided access to tools driven around their experimental data. Provides access to enrichment analysis, biological network construction and various visualization methods.

Documentation

The manual is available online at http://magine.readthedocs.io.

Installation

  1. Install Anaconda

    Our recommended approach is to use Anaconda, which is a distribution of Python containing most of the numeric and scientific software needed to get started. If you are a Mac or Linux user, have used Python before and are comfortable using pip to install software, you may want to skip this step and use your existing Python installation.

    Anaconda has a simple graphical installer which can be downloaded from https://www.anaconda.com/distribution/#download-section - select your operating system and download the Python 3.7 version. The default installer options are usually appropriate.

  2. Open a terminal

    We will install most packages with conda:

    $ conda create -n magine_env python=3.7
    $ conda activate magine_env
    $ conda config --add channels conda-forge
    $ conda install jinja2 statsmodels networkx graphviz
    $ conda install -c marufr python-igraph

    Windows users: Please download and install igraph and pycairo using the wheel files provided by Christoph Gohlke, found at https://www.lfd.uci.edu/~gohlke/ . Download and install via pip.

  3. Install MAGINE

    The installation is very straightforward with pip - type the following in a terminal:

    $ pip install magine
  4. Start Python and MAGINE

    From the terminal or command prompt type

    $ jupyter notebook

    You will then be at the Python prompt. Type import magine to try loading magine. If no error messages appear and the next Python prompt appears, you have succeeded in installing magine!

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

MAGINE-0.0.12.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

MAGINE-0.0.12-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file MAGINE-0.0.12.tar.gz.

File metadata

  • Download URL: MAGINE-0.0.12.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for MAGINE-0.0.12.tar.gz
Algorithm Hash digest
SHA256 1e7cb1274dd108b99079cd2388ed30ccbfabb3a58c5429c717c5b2f9f6654466
MD5 1111cf4f478a8e5d2061704956582c0c
BLAKE2b-256 49b2c23cc312e9c2df58bc563a84c0a70b425fe08d490ffb106396c97c472308

See more details on using hashes here.

File details

Details for the file MAGINE-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: MAGINE-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.0.0.post20200309 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6

File hashes

Hashes for MAGINE-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 18fe1fbe91d14b8ffd7a6ef468e0a91f60bb8b145279ff4df8a2285f591f83e3
MD5 0eaf6c63a85b8147a49698bd71d05f4e
BLAKE2b-256 7812880778895a68842b56c76e173f05b6971a52ea97f6cf6b793466cc645722

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