Skip to content
Snippets Groups Projects
Unverified Commit a52f17ae authored by Todor Kondic's avatar Todor Kondic
Browse files

Add rmbmix stub

parents
No related branches found
No related tags found
No related merge requests found
mix.R 0 → 100644
## Wrapper function to process data from mixed compounds. mzml_files
## is simply the file list, sett_file_list is the list of settings
## corresponding to each mzML file and comp_list_noid is the csv table
## with at least these columns of compound names (Name) and SMILES
## _filled_.
rmbmix<-function(mzml_files,sett_file_list,comp_list_noid) {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment