Displaying 2 results from an estimated 2 matches for "rbgmeansign".
Did you mean:
rbgmeansignal
2008 Nov 11
0
read.table not clearing colClasses
...idx<-which(cnames=="rMeanSignal")
column.classes[idx]="numeric"
idx<-which(cnames=="gBGMeanSignal")
column.classes[idx]="numeric"
idx<-which(cnames=="rBGMeanSignal")
column.classes[idx]="numeric"
print(fullnames.in[i])
print("Reading file, this could take a few minutes")
#read all rows of selected columns into data.frame
d <- read.table(full...
2009 Nov 26
1
analyse tab delimited textfile microarray data(help)
An embedded and charset-unspecified text was scrubbed...
Name: not available
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20091126/6366832d/attachment-0001.pl>