This is a wrapper around dplyr::filter function which can be used to subset cevodata object. Works like dplyr::filter, performs the filtering on metadata, then filters SNVs, CNVs, clones and models keeping samples kept in metadata
Usage
# S3 method for cevodata
filter(.data, ..., .preserve = FALSE)