Skip to main content

MINER analysis tools

Project description

MINER

Unit tests

Mechanistic Inference of Node-edge Relationships

Usage

Docker image

you can access a Docker image with a full MINER installation at Docker Hub with the name weiju/isb-miner3

docker pull weiju/isb-miner3

Through pip

pip install isb-miner3

Command Line Tools documentation

Please see command line documentation at https://baliga-lab.github.io/miner3/

Tutorial information

Find a walkthrough analysis in the form of a Jupyter Notebook here

What you need to get started

Before the miner analysis can be performed, the gene expression data to be analyzed must be added to the miner/data directory. Ensure that your expression data is of the form log2(TPM+1) or log2(FPKM+1).

  • If survival analysis is desired, a survival file must added to the miner/data directory
  • If causal analysis is desired, a mutation file must added to the miner/data directory

Where to put your data

miner will search for specific filenames in the miner/data folder. Be sure to update the lines that read your files with the appropriate paths and filenames. Consider using the following names for consistency:

  1. Name your expression data "expressionData.csv"
  2. Name your mutation data "mutations.csv" (only for causal analysis)
  3. Name your survival data "survival.csv" (only for survival analysis)

Note that the gene names will be converted to Ensembl Gene ID format

Common mistakes to avoid

  1. miner does not yet support expression data in counts format. Ensure that data is in log2(TPM+1) or log2(FPKM+1) format.
  2. mechanistic inference includes a step that enforces a minimum correlation coefficient. If your results seem too sparse, try decreasing the minCorrelation parameter.

For maintainers

Documentation

This project's documentation is provided as github pages. It is generated from ReStructured Text files and generated using the tool sphinx. In order to update it, edit the .rst documents in docs and generate HTML files by

make html

Provided there is a functioning sphinx system installed, the documentation will be in the build html directory and should be copied to the gh-pages branch of this repository.

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

isb_miner3-1.2.3.tar.gz (47.6 MB view details)

Uploaded Source

Built Distribution

isb_miner3-1.2.3-py2.py3-none-any.whl (49.4 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file isb_miner3-1.2.3.tar.gz.

File metadata

  • Download URL: isb_miner3-1.2.3.tar.gz
  • Upload date:
  • Size: 47.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for isb_miner3-1.2.3.tar.gz
Algorithm Hash digest
SHA256 80e227aa4cba5ae7c9a4058d5bc816c3f542a12db63f04a438b318acf1936b6c
MD5 23af2bffb9a48377a62854676106f8c1
BLAKE2b-256 09ab308f2cb85066df362c7367a91e18d7a7075d25343d5efbe36a90f4ced951

See more details on using hashes here.

File details

Details for the file isb_miner3-1.2.3-py2.py3-none-any.whl.

File metadata

  • Download URL: isb_miner3-1.2.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 49.4 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.6

File hashes

Hashes for isb_miner3-1.2.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2fd69103a5bac941d4589081867d755ab576f38ce83a5d0783bddda61da2916d
MD5 74ea9a2acdd9f4600de3b1fefea924cf
BLAKE2b-256 45458d7b22e6b011fa7524ca09e0e02e01cac3a42215c1c932b8bcabe0f4f345

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