Package: PCIT
Version: 1.5-3
Date: 2015-02-11
Title: Partial Correlation Coefficient with Information Theory
Author: Nathan S. Watson-Haigh
Maintainer: Nathan S. Watson-Haigh <nathan.haigh@acpfg.com.au>
Description: Apply Partial Correlation coefficient with Information
        Theory (PCIT) to a correlation matrix.
        The PCIT algorithm identifies meaningful correlations to define
        edges in a weighted network. The algorithm can be applied to
        any correlation-based network including but not limited to gene
        co-expression networks.
        To reduce compute time by making use of multiple compute cores,
        simply run PCIT on a computer with has multiple cores and also
        has the Rmpi package installed. PCIT will then auto-detect the
        multicore environment and run in parallel mode without the need
        to rewrite your scripts. This makes scripts, using PCIT, portable
        across single core (or no Rmpi package installed) computers
        which will run in serial mode and multicore (with Rmpi package
        installed) computers which will run in parallel mode.
Type: Package
License: GPL-3
Suggests: Rmpi
URL: http://dx.doi.org/10.1093/bioinformatics/btn482
        http://bioinformatics.oxfordjournals.org/cgi/content/abstract/26/3/411
LazyLoad: yes
Depends: R (>= 2.10)
Packaged: 2015-02-16 01:28:00 UTC; nhaigh
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-02-16 17:39:23
Built: R 3.1.2; x86_64-apple-darwin10.8.0; 2015-02-17 14:06:43 UTC; unix
Archs: PCIT.so.dSYM
