Removes samples where the percent number of missing values exceeds a threshold.
Value
A mv_sample_filter
object with the following output
slots:
filtered | (DatasetExperiment) A DatasetExperiment object containing the filtered data. |
flags | (data.frame) A flag indicating whether the sample was rejected. 0 = rejected. |
percent_missing | (data.frame) % missing values for each sample. |
Inheritance
A mv_sample_filter
object inherits the following struct
classes: [mv_sample_filter]
>> [model]
>> [struct_class]