git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MineICA@73179 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,22 @@ |
1 |
+\docType{data} |
|
2 |
+\name{icaSetStransky} |
|
3 |
+\alias{icaSetStransky} |
|
4 |
+\title{IcaSet-object containing a FastICA decomposition of gene expression microarrray-based data of bladder cancer samples.} |
|
5 |
+\description{ |
|
6 |
+ Object of class \code{\link{IcaSet}} containing an ICA |
|
7 |
+ decomposition calculated by the FastICA algorithm |
|
8 |
+ (through matlab function "icasso") on bladder cancer |
|
9 |
+ expression data measured on HG-U133-95a and HG-U133-95av2 |
|
10 |
+ Affymetrix microarrays. It contains 20 independent |
|
11 |
+ components. The original expression data contain 63 tumor |
|
12 |
+ samples and were normalized by RMA with |
|
13 |
+ log2-transformation. |
|
14 |
+} |
|
15 |
+\author{ |
|
16 |
+ Anne Biton |
|
17 |
+} |
|
18 |
+\references{ |
|
19 |
+ \url{http://microarrays.curie.fr/publications/oncologie_moleculaire/bladder_TCM/} |
|
20 |
+} |
|
21 |
+\keyword{datasets} |
|
22 |
+ |