View source: R/Feature_alignment_requantification.R
convert_rawTIMS | R Documentation |
Extract MS1-spectra from raw TIMS-ToF Pro data
convert_rawTIMS(path_to_raw = NULL)
path_to_raw |
Path to folder containing d-files |
Convert MS1 spectra with TIMS information in raw files of Bruker TIMS-ToF Pro Mass Spectrometers into tables containing m/z, RT, inverse ion mobility and intensity information per ion. This process is currently very slow and can take several days even for a small data set. It also requires enough space on the home drive of the PC as well as at least 50 Gb of memory.
Resulting ion tables are stored in a sub-directory (all_ion_lists) of the raw folder as .RData files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.