-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hi, it would be great to have a working example snippet
on how to connect RAMclustR output to MetFamily.
What we need is an MSP file that looks like this:
https://raw.githubusercontent.com/ipb-halle/MetFamily/master/files/MSMS_library_showcase.msp
NAME: Unknown
RETENTIONTIME: 8.4209
PRECURSORMZ: 85.00465
METABOLITENAME:
ADDUCTIONNAME: [M-H]-
Num Peaks: 3
75.00941 44.5240135192871
79.95998 54.568229675293
85.00496 297.418823242188
i.e. where we have RT and Precursor that can be matched to the MS1 precursor.
Then we need the MS1 quantification as it comes from XCMS, looking like
https://github.com/ipb-halle/MetFamily/blob/master/files/Metabolite_profile_showcase.txt
Full spec of the MetFamily input formats are in
https://github.com/ipb-halle/MetFamily/blob/master/files/MetFamily_Input_Specification.pdf
@Treutler and @cbroeckl , is there a way to create a small HowTo
(some people at UC RIverside would love to see that ...)
so we can include that in RAMclustR documentation ?
@cbroeckl , is the file https://github.com/cbroeckl/RAMClustR/blob/master/vignettes/spectra/test.mspLib
what the RAMclustR output looks like ? It has the RT in a comment tag.
Yours,
Steffen