filter_by_assay_support: Removes samples without specific assay support

View source: R/assay-support.R

filter_by_assay_supportR Documentation

Removes samples without specific assay support

Description

Samples that do not have data from assay_name are dropped, and can retrieved by samples(out, dropped = TRUE)

Usage

filter_by_assay_support(x, assay_name, ...)

Arguments

x

a facile_frame with the same columns it was sent in with

assay_name

the name of the assay


facilebio/FacileData documentation built on Feb. 23, 2024, 9:14 a.m.