combogenomics / DuctApe

Analyze and link genomics and phenomics experiments
http://combogenomics.github.io/DuctApe
Other
9 stars 5 forks source link

DuctApe

Build Status

Analyzing and linking genomics and phenomics experiments

DuctApe is a python library with a series of command-line programs that will help bioinformaticians to analyze genomes AND phenomic experiments. The final purpose of the program is to combine the genomic informations (encoded as KEGG pathways) with the results of phenomic experiments (for now the Phenotype microarrays are supported) and highlight the genes that may be responsible for phenotypic variations. Several scientific python libraries are used to perform this tasks: all the data is stored in a portable database file to allow an easy exchange of results. The most complex computing tasks are speeded up by parallelization. There are three distinct programs with an expressive syntax to ensure flexibility in the analysis, while keeping it simple.

Future releases will also include a web interfaces.

Requirements

Installation

Note: when using pip, some of the dependencies may fail to be installed; use your package manager (such as apt-get in the above snippet) to manually install the problematic packages

Quick how-to

Three command line utilities will be installed

Examples

More informations

Each program options and parameters can be queried adding -h

Contacts

This program has been developed by Marco Galardini, Department of evolutionary biology, University of Florence