Description Usage Arguments Details Value Author(s) See Also
View source: R/MS1_functions.R
This extracts the "raw" MS1 data and the processed MS2 data
from a RMassBank
archive file
and saves the corresponding files in the given directories. In contrast
to extractMS1.RMBarchive
, this only saves data where MS2 were found.
1 | extractMS1and2.RMBarchive(RMBarchive, MS1_dir, MS2_dir)
|
RMBarchive |
Archive file to process |
MS1_dir |
Directory in which to save the MS1 files |
MS2_dir |
Directory in which to save the MS2 files |
Note that this function could be extended to improve the MS2 export. The current state is very basic.
Returns nothing; files are saved externally.
Emma Schymanski <emma.schymanski@uni.lu>
msmsWorkflow
, extractMS1.RMBarchive
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.