| CAFE_data {CAFE} | R Documentation |
Contains the dataset of GSE6561 and GSE10809 processed by
ProcessCels
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
data("CAFE_data")