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
 

compdiagTools - Toolbox for performing and illustrating microarray data analyses

compdiagTools is a collection of functions which may facilitate performing and illustrating microarray data analyses.

Download

Download the tared and gzipped source file for compilation or the Windows binary file. In order to install compdiagTools you need version 2.1.0 or later of R and various packages from release 1.6 of Bioconductor.

Direct installation from the CompDiag R/Bioconductor-repository

Start the R version where you want to install StAM. Use the following commands on the R prompt to install compdiagTools directly from our repository:

    library(reposTools)
    z <- getReposEntry("http://compdiag.molgen.mpg.de/software/Rrepos")
    install.packages2("compdiagTools", z)
    


Imprint  Comments on this webpage