Skip to content

Genome analysis for the inference of gene cis-regulatory modules.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

hrouault/Imogene

Repository files navigation

Overview

Imogene works in two different modes. In the genmot mode, motifs are predicted on the basis of a set of functionally related enhancers. In the scangen mode, enhancers are predicted from a set of motifs.

It is programmed in C++, accompanied by a bunch of python help scripts. In addition, an xml description page is provided for the mobyle system.

Documentation

The full documentation is available online here.

Installation

You can refer to the INSTALL file for detailled installation instructions.

Quick install

mkdir build
cd build
../configure
make
make install

Once the package is installed, the first thing to do is to download the required genomes. To help in that task, scripts have been added in the script folder. execute $(prefix)/bin/getalign --species droso (for drosophila genomes)

Files will be automatically installed in $(prefix)/share/imogene.

Third-party software

This package includes third party software in the folder mobyle under the GNU LGPLv2.1 license. Please refer to the README file in that folder for more details.

About

Genome analysis for the inference of gene cis-regulatory modules.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published