lipidmaps_repo {mzkit} R Documentation

Load lipidmaps data repository from internal data pack

Description

Usage

lipidmaps_repo(
    repofile = 'system.file'('data/LIPIDMAPS.msgpack', 'package' = 'mzkit'),
    gsea = FALSE,
    category = FALSE);

Arguments

repofile

the file path of the messagepack repository data file. default file path is the internal data file in mzkit package.

gsea

the lipidmaps database should be cast to a gsea background?

Details

Authors

xieguigang

Value

a data seuqnece of lipidmaps metadata

Examples


[Package mzkit version 3.2.56.56444 Index]