format,BASiCS_ResultsDE-method {BASiCS} | R Documentation |
Methods for formatting BASiCS_Result and BASiCS_ResultsDE objects.
## S4 method for signature 'BASiCS_ResultsDE' format(x, Parameter, Filter = TRUE, ProbThreshold = NULL, ...) ## S4 method for signature 'BASiCS_ResultDE' format(x, Filter = TRUE, ProbThreshold = NULL, ...) ## S4 method for signature 'BASiCS_ResultVG' format(x, Filter = TRUE, ProbThreshold = NULL, ...)
x |
Object being subsetted. |
Parameter |
Character scalar indicating which of the BASiCS_Result should be formatted. |
Filter |
Logical scalar indicating whether results should be
filtered based on differential expression or HVG/LVG status if
|
ProbThreshold |
Probability threshold to be used if |
... |
Passed to |
A data.frame
.