get info about created/present assays in SE at the given pipeline step
Source:R/utils.R
get_assays_per_pipeline_step.Rd
get info about created/present assays in SE at the given pipeline step
Usage
get_assays_per_pipeline_step(
step,
data_model,
status = c("created", "present")
)