Description Usage Format Source Examples
Contains the dataset of GSE6561 and GSE10809 processed by
ProcessCels
1 | data("CAFE_data")
|
A list containing two lists
wholeA list containing a dataframe for each sample
overA list containing a dataframe for each sample, but with only those probes that are deemed overexpressed
The dataframes inside the lists contain the following columns:
IDAffymetrix probe IDs
SymGene symbols
ValueLog2 transformed expression values
LogRelLog2 transformed relative expression values (to the median)
LocChromosomal locations
ChrChromosome identifiers
GSE6561: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE6561
GSE10809: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE10809
1 | data("CAFE_data")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.