Description Usage Arguments Details Value
View source: R/split_phenotypes.R
All columns containing multiple phenotypes are split into multiple columns, one for each single phenotype.
1 | split_phenotypes(csd)
|
csd |
Cell seg data to use. |
Multiple phenotypes in the original column must be separated with "/". The names of positive phenotypes must end in "+".
A new data frame with Phenotype
and Phenotype-<scheme>
columns
replaced with
individual columns per phenotype and the Confidence
column(s) removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.