R/filter_objects.R
run_prop_missing.Rd
This function calculates the fraction of missing data for each sample run.
run_prop_missing(data_only)
data.frame with two elements: Sample, a character vector giving the sample names; and Prop_missing, a numeric vector giving the fraction of missing values per run