if (FALSE) {
coln <- c("Compound Name", "P-value", "Fold-change", "N total", "References")
input_file <- getsampleDB()
datafile <- amanida_read(input_file, mode = "quan", coln, separator=";")
data_checked <- check_names(datafile)
}
Run the code above in your browser using DataLab