R/samples.R
fetch_samples.FacileDataSet.Rd
Use ...
as if this is a dplyr::filter call, and our
sample_covariate_tbl was "wide".
# S3 method for FacileDataSet fetch_samples(x, samples = NULL, assay = "rnaseq", ...)
x | A |
---|---|
... | the NSE boolean filter criteria |
a facile sample descriptor
This is experimental, so each "term" in the filter criteria should be
just one boolean operation. Multiple terms passed into ...
will be
"AND"ed together.