Helper function to get sample assay data from single or aggregate features

# S3 method for FacileDataSet
fetch_assay_score(
  x,
  features,
  samples = NULL,
  assay_name = NULL,
  as.matrix = FALSE,
  ...,
  subset.threshold = 700
)

See also