non_parsed_molecules {lipidr} | R Documentation |
lipidr
Get a list of molecules that couldn't be parsed by lipidr
non_parsed_molecules(data)
data |
LipidomicsExperiment object. |
A character vector of the molecule names that could not be parsed.
data(data_normalized) non_parsed_molecules(data_normalized)