View source: R/functions_read_ms2.R
read_mgf | R Documentation |
This function is intended to read data in mgf format.
This function was modified from the read_msp_mona()
function from
package metID
read_mgf(file, separator = " ", threads = parallelly::availableCores())
file |
Database file in mgf format |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.