search for: cottonea05_d_stage

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

2010 Oct 08
1
many datasets run with one R script in a computer cluster
...me as that file title, and then run the analysis OR do I have to use another programme that does that? ### m<-read.table("CottonEA05_M_STAGE.txt") #"CottonEA05" what is different for each dataset M<-as.matrix(m[,-c(1)]) rownames(M)<-(m[,1]) pa<-read.table("CottonEA05_D_STAGE.txt",header=T) timetable<-read.table("TimeBinLookup.txt",header=T,sep="\t") PA<-as.matrix(pa[,-c(1)]) rownames(PA)<-(pa[,1]) OCHAR<-c() source("DISPARITY.R") library(calibrate) ### Thanks Martin -- Martin Hughes MPhil/PhD Research in Biology Rm 1....