To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("attract")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This package contains the functions to find the gene expression modules that represent the drivers of Kauffman's attractor landscape. The modules are the core attractor pathways that discriminate between different cell types of groups of interest. Each pathway has a set of synexpression groups, which show transcriptionally-coordinated changes in gene expression.
Author: Jessica Mar
Maintainer: Jessica Mar <jess at jimmy.harvard.edu>
Citation (from within R,
enter citation("attract")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("attract")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("attract")
R Script | Package | |
Reference Manual |
biocViews | GeneExpression, Software, StatisticalMethod |
Version | 1.18.0 |
In Bioconductor since | BioC 2.7 (R-2.12) |
License | LGPL (>= 2.0) |
Depends | R (>= 2.10.0), AnnotationDbi, KEGG.db, limma, cluster, GOstats, graphics, methods, stats |
Imports | Biobase, AnnotationDbi, KEGG.db, limma, cluster, GOstats, graphics, methods, stats |
LinkingTo | |
Suggests | illuminaHumanv1.db |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | attract_1.18.0.tar.gz |
Windows Binary | attract_1.18.0.zip |
Mac OS X 10.6 (Snow Leopard) | attract_1.18.0.tgz |
Mac OS X 10.9 (Mavericks) | attract_1.18.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!