1 Feb 04:09
Re: [Rocky] - R code for PGSEA package to identify differentially expressed genes
Hi Rocky, I'm pasting your message here so we can keep all comments on the mailing list. ## --------------------------------------------------------------- Dear Valerie, I would like to find down-regulated expression signatures for each sample from GSE11024 dataset containing 79 samples. How could I implement using PGSEA to get it. I would be glad and highly appreciate for your kindness. http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE11024 GSM278765 - GSM278774 (10 samples) -> CC_KIDNEY GSM278775 - GSM278780 (6 samples) -> CHR_KIDNEY GSM278781 - GSM278792 (12 samples) -> NOR_KIDNEY GSM278793 - GSM278799 (7 samples) -> ON_KIDNEY GSM278800 - GSM278816 (17 samples) -> Pappilary_KIDNEY GSM278817 - GSM278843 (27 samples) -> WM_KIDNEY I also tried with affy and LIMMA package for normalizing the GSM CEL files using these code – source("http://www.bioconductor.org/biocLite.R") biocLite("limma") biocLite("affy") library(affy) setwd("/home/haojamrocky/DATA/GSE11024")(Continue reading)
RSS Feed