search.metacell.tags {DAPAR}R 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')


[Package DAPAR version 1.26.0 Index]