Computational Diagnostics Group compdiag MPI for Molecular Genetics
 

Home
Contact
Group Members
Dept. Vingron
Research
Publications
Software
Workshops
Group Seminar
NGFN Microarray Data Analysis Resource
Collaborators
 

dcoex

dcoex is a tool to find groups of differentially coexpressed genes between two phenotypically distinct types of samples. It is an implementation of the algorithm described in:

Finding disease specific alterations in the coexpression of genes
Dennis Kostka and Rainer Spang
Bioinformatics 20(Suppl. 1), 2004: i194-i199 (Proceedings of ISMB 2004).
[ PMID: 15262799 | doi:10.1093/bioinformatics/bth909 | erratum ]

You can download the C sources here (tared and gzipped) and use them according to the GPL. For the program to compile you should have the GNU Scientific Library installed. For more details see the file README.txt in the tarball.

→ dcoex.tgz    [last updated at: 11 /10/2004]

An R package is available here. You can install it directly from our repository with the following commands:

    library(reposTools)
    z <- getReposEntry("http://compdiag.molgen.mpg.de/software/Rrepos")
    install.packages2("dcoex", z)
    
The GNU scientific library is not needed for the R package.


Imprint  Comments on this webpage