getSampleNames {debrowser} | R Documentation |
Prepares initial samples to fill condition boxes. it reads the sample names from the data and splits into two.
getSampleNames(cnames = NULL, part = 1)
cnames, |
sample names in the header of a dataset |
part, |
c(1,2). 1=first half and 2= second half |
sample names.
x<-getSampleNames()