search.metacell.tags: Search pattern in metacell vocabulary

View source: R/metacell.R

search.metacell.tagsR Documentation

Search pattern in metacell vocabulary

Description

Gives all the tags of the metadata vocabulary containing the pattern (parent and all its children).

Usage

search.metacell.tags(pattern, level, depth = "1")

Arguments

pattern

The string to search.

level

The available levels are : names()

depth

xxx

Value

xxx

Author(s)

Samuel Wieczorek

Examples

search.metacell.tags("Missing POV", "peptide")
search.metacell.tags("Quantified", "peptide", depth = "0")


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.