buildLib(AmdisLib, folder, save = TRUE, output = "ion_lib", verbose = TRUE)htest,
MetReport,
MetReportNames,
normalizeByBiomass,
normalizeByInternalStandard,
removeFalsePositives,
### Load example MSL file and show it to user #######
data(exampleMSLfile)
print(exampleMSLfile)
######## Convert library ########
testLib <- buildLib(exampleMSLfile, save = FALSE)
########### Print new library ########
print(testLib)
Run the code above in your browser using DataLab