This functions filters siamcat@label.

filter.label(siamcat, ids, verbose = 1)

Arguments

siamcat

an object of class siamcat-class

ids

names of samples to be left in the siamcat@label

verbose

control output: 0 for no output at all, 1 for more information about progress and success, defaults to 1

Value

siamcat an object of class siamcat-class

Examples

data(siamcat_example) # simple working example siamcat_filtered <- filter.label(siamcat_example, ids=c(1:10))
#> Error in label_old$label: $ operator not defined for this S4 class