powered by
Add or update "is_outlier" column in the "nacho" field of an object from a call to load_rcc() or normalise() (nacho_object$nacho), using the current quality-control thresholds.
"is_outlier"
"nacho"
load_rcc()
normalise()
nacho_object$nacho
check_outliers(nacho_object)
A [list] object of class "nacho".
[list] A list object of class "nacho" obtained from load_rcc() or normalise().
data(GSE74821) nacho_object <- check_outliers(GSE74821) head(nacho_object$nacho)
Run the code above in your browser using DataLab