Description Usage Format Details Value References Examples
This includes the following four objects:
obatoclax.pvals | a matrix with rows for p-values and columns for contrasts, |
based on GSE36149 data from NCBI GEO | |
parathyroid.pvals | a matrix with rows for p-values and columns for contrasts, |
based on parathyroidGenesSE data from parathyroidSE package | |
obatoclax.mvGST | object returned by profileTable run on obatoclax.pvals |
parathyroid.mvGST | object returned by profileTable run on parathyroid.pvals |
1 |
This object contains the four objects described above.
See mvGST package vignette for details on these objects (including how they were constructed): vignette("mvGST")
The intended use for these objects is to demonstrate the methods coded in the mvGST package.
The name of the data set specified.
Love M., "parathyroidSE: SummarizedExperiment for RNA-Seq of primary culture parathyroid tumors by Haglund et al., J Clinical Endocrinol Metab 2012." R package version 1.2.0.
Urtishak K.A., Edwards A.Y., Wang L.S., Hudome A., et al. (2013), "Potent obatoclax cytotoxicity and activation of triple death mode killing across infant acute lymphoblastic leukemia," Blood 121(14):2689-703.
1 2 3 4 5 6 7 8 | data(mvGSTsamples)
head(obatoclax.pvals)
head(parathyroid.pvals)
obatoclax.mvGST
parathyroid.mvGST
# See package vignette for discussion of these objects:
# vignette("mvGST")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.