format,BASiCS_ResultsDE-method | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.