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

Author(s)

Samuel Wieczorek

Examples

search.metacell.tags('missing POV', 'peptide')
search.metacell.tags('quanti', 'peptide')


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.