Description Usage Arguments Value
Calculate sample-level cluster statistics
1 | get_stats_by_sample(tab)
|
tab |
A |
Returns a data.frame with the same columns as tab, plus sample-level statistics for every column in tab.
If tab contains column foo, the returned value will contain columns foo@sample1, foo@sample2 etc., containing the values
of foo, as calculated only on the rows of tab that belong to sample1, sample2 etc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.