Skip to content

Instantly share code, notes, and snippets.

View ahmedmoustafa's full-sized avatar

Ahmed Moustafa ahmedmoustafa

View GitHub Profile
@ahmedmoustafa
ahmedmoustafa / README.md
Last active October 25, 2015 22:05
Using R to interface with the cBioPortal

#Using R to interface with the cBioPortal#

@ahmedmoustafa
ahmedmoustafa / GSE5583.r
Last active July 12, 2025 19:54
Differential gene expression using R
#############################################################################
# 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