Description Usage Format Source References Examples
prad_exprs is the RPKM expression matrix which belongs to "matrix" class. The data includes 102 samples about human preimplantation embryos and embryonic stem cells. It contains 19304 genes after removing genes with extreme high dropout rate.
1 | data("PRAD_data")
|
An object of "matrix" class contains the mRNA expressions
https://www.bioconductor.org/packages/release/bioc/html/RTCGA.html
Kosinski M, Biecek P (2021). RTCGA: The Cancer Genome Atlas Data Integration. R package version 1.22.0, https://rtcga.github.io/RTCGA.
1 2 | data("PRAD_data")
prad_exprs[1:10, 1:4]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.