topClusters {diffcyt} | R Documentation |
Alias for function 'topTable' (deprecated)
topClusters(...)
... |
See arguments for function |
The function topClusters
has been renamed to topTable
, to more
accurately reflect the structure of the results (results are returned for either
clusters or cluster-marker combinations, depending on the type of differential tests
performed).
This alias is provided for backward compatibility. The new function name
topTable
should be used whenever possible.
See topTable
for details.