Skip to main content

Analysis tools for epiGeEC

Project description

epiGeEC Analysis

The epiGenomic Efficient Correlator (epiGeEC) Analysis is a suite of tools to process, annotate and analyse correlation matrices generated by epiGeEC. A galaxy implementation featuring these tools and including thousands of pre-computed public epigenomic datasets is availalble at http://epigeec.genap.ca/galaxy/.

Installation

Linux/x64 is the only OS currently supported, but it can work on any platform with python and pip installed.

Dependencies

You will need pip to install the python package, use the following command if not already installed

sudo apt-get install python-pip

Pip will attempt to install all dependencies but most likely will fail

See documentation on how to install pandas.

You might have more success with

sudo apt-get install python-pandas

Install epiGeEC Analysis

sudo pip install epigeec-analysis

How To Use

This tool suite provide multiple analysis program.

For more info on each parameter use the help flag

epigeec-analysis [tool] --help

Annotate matrix

Essentialy, this tool apply a hierachical cluster method on a correlation matrix to regroup datasets in clusters associated with their metadatas.

Hierarchical clustering

epigeec-analysis annotate --pdf output.pdf --tsv output.tsv epiGeEC_Correlate.mat epiGeEC_Datasets.json assay cell_type timepoint

Evaluate clusters

epigeec-analysis evaluate epiGeEC_Correlate.mat epiGeEC_Datasets.json -b assay cell_type timepoint -r assay cell_type timepoint > output.ari

License

GNU General Public License v3

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

epigeec-analysis-1.1.1.tar.gz (24.8 kB view hashes)

Uploaded Source

Built Distribution

epigeec_analysis-1.1.1-py3-none-any.whl (72.1 kB view hashes)

Uploaded Python 3

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