R/sample-info.R
fetch_sample_statistics.FacileDataSet.Rd
NOTE: this function needs the axe. It has been changed to use the assay_sample_info_table, but the way we handle this with the new unhinged assay needs to change.
# S3 method for FacileDataSet fetch_sample_statistics( x, samples = NULL, semi = TRUE, assay_name = default_assay(x), ... )
x | A |
---|---|
samples | a data.frame or tbl_sqlite that has dataset and sample_id columns |
semi | use |
assay_name | parameter added to keep old API same with new "unhinged" FacileDataSets. |
a tbl_df or tbl_sqlite result from the sample_stats table