non_parsed_molecules {lipidr}R Documentation

Get a list of molecules that couldn't be parsed by lipidr

Description

Get a list of molecules that couldn't be parsed by lipidr

Usage

non_parsed_molecules(data)

Arguments

data

LipidomicsExperiment object.

Value

A character vector of the molecule names that could not be parsed.

Examples

data(data_normalized)
non_parsed_molecules(data_normalized)

[Package lipidr version 2.8.0 Index]