QueryWithinUniverse: QueryWithinUniverse()

View source: R/04_QueryWithinUniverse.R

QueryWithinUniverseR Documentation

QueryWithinUniverse()

Description

Verifies if the lipids of the a <Query> character vector are contained in a <Universe> character vector.

Usage

QueryWithinUniverse(X, Y)

Arguments

X

a character vector containing a lipid list

Y

a character vector containing a lipid list

Details

Verifies if the lipids of the a <Query> character vector are contained in a <Universe> character vector.

Value

This function will return an error message if the all the elements of a <Query>character vector are not a subset of an <Universe>character

Author(s)

Geremy Clair

Examples

QueryWithinUniverse(cleaned.queryExample,cleaned.universeExample)


PNNL-Comp-Mass-Spec/Rodin documentation built on Jan. 28, 2024, 2:12 a.m.