Gene Expression data | R Documentation |
Gene expression data for thirty six breast cancer cell lines.
data("Y")
The format is: num [1:36, 1:994] 7.71 6.68 7.56 8.24 5.79 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:36] "AU565" "BT474" "BT483" "BT549" ... ..$ : chr [1:994] "TSPAN6" "CFH" "TMEM176A" "ICA1" ...
Gene expression data for thirty six breast cancer cell lines.
A next generation tool enables identification of functional cancer subtypes with associated biological phenotypes.
Nyamundanda et al (2015). A next generation tool enables identification of functional cancer subtypes with associated biological phenotypes.
data(Y) ## maybe str(Y) ; plot(Y) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.