search for: ctraw

Displaying 1 result from an estimated 1 matches for "ctraw".

Did you mean: straw
2007 Aug 13
0
Problem with fisher.g.test
...reinstall R and the packages again, so this version may be different from the previous one. My R version is Release Version 1.20 (4534) - supplied with R 2.5.1 and GeneCycle was downloaded and applied only 3-4 days ago. Thanks in advance, S [Workspace restored from /Users/howler/.RData] > ctraw<-read.csv("ct.csv", header = TRUE, sep = ",", quote="\"") > ct<-t(ctraw) > ftraw<-read.csv("ft.csv", header = TRUE, sep = ",", quote="\"") > > ft<-t(ftraw) > library(GeneCycle) Loading required package...