R/qcSamples.R
check.sample.call.rate.Rd
Identifies samples with call rate below a given threshold.
check.sample.call.rate(sample.summary, min.call.rate)
A data frame with a "Call.rate" column for each sample.
Minimum acceptable call rate (between 0 and 1).
A character vector with the names of samples to remove.