[R] use one way ANOVA to select genes
hehsham alpukhity
heshamibb at yahoo.com
Sun Apr 3 16:44:39 CEST 2016
i want to select the significant genes form 5 clusters (groups) by one way ANOVA in r#######################################################################################
# i want use One way ANOVA to select the siginificant from the clusters above
selectgene <- function(GropuData,pvalue=0.05, na.rm=TRUE, file=1:5){# if each gruop in one txt file fdata <- list.files(data,full.names = TRUE) for(i in file) { anova()
} }######################################
Hisham AL-bukhaiti Ph.D Student (Information system ) China, changsha,Hunan university. Mobile: 0068-15 111 4246 91.
[[alternative HTML version deleted]]
More information about the R-help
mailing list