#Using R to interface with the cBioPortal#
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################################################################# | |
# Gene expression analysis of histone deacetylase 1 (HDAC1) knockout mouse | |
# Affymetrix microarray | |
# Dataset: GSE5583 (http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE5583) | |
# Paper: Mol Cell Biol 2006 Nov;26(21):7913-28. | |
# PMID: 16940178 (http://www.ncbi.nlm.nih.gov/pubmed/16940178) | |
# R code: Ahmed Moustafa | |
############################################################################## | |
# Read the data into R |