Description Author(s) Examples
An R-package for reproducible and easily available gene expression profile (GEP) datasets in Diffuse Large B-cell Lymphoma (DLBCL). This package automatically downloads and preproceses the microarray data using the manufacturer's or custom Brainarray chip definition files (CDF).
The most important user function is downloadAndProcessGEO
and
the functions documented from there. For more information, read the README
file here at GitHub.
Anders Ellern Bilgrau
Steffen Falgreen Larsen
1 2 3 4 5 | # Overview of the curated available data:
print(DLBCL_overview[,-6])
# Overview of all functions in DLBCLdata
ls("package:DLBCLdata")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.