AI, Computational Biology, Population Genetics
Wednesday, August 12, 2015
open a file with R though browser
data <- read.delim( file.choose(), sep="\t");
head(data)
summary(data)
‹
›
Home
View web version