Supported Unsupervised Screening
Source:R/class_Filter.R
list_supported_unsupervised_screening_methods.Rd
This function returns a data.frame
containing the currently
supported unsupervised screening methods.
Value
A data.frame
with 2 columns:
id
contains the id used in renoir for the unsupervised screening method (e.g. 'na')
description
contains a short description of the method (e.g. 'filter by NA presence')