Description Usage Arguments Examples
copies all mzXML files with 26 lines to a new folder or delete those with less than 26 lines, slow and old version of XmlNCleaning
1 | SlowXml26Cleaning(Dirp, newdir, op = "delete")
|
Dirp: |
folder containing the Maldi_Tof spectrum files, |
newdir: |
folder where the chosen files are copied, |
op: |
"delete"(default value) or "copy", metadata xlsx file |
1 | SlowXml26Cleaning("newdata5", "newdata"), SlowXml26Cleaning("newdata5", "newdata", op="copy")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.