read.sample.annotation(fname, sep = rnb.getOption("import.table.separator"))
character
used as field separator in the tables file.data.frame
, in which every row corresponds to a sample, and
every column - to a trait.
annotation.file<-system.file("")
sa<-read.sample.annotation(annotation.file)
sa
Run the code above in your browser using DataLab