split_phenotype_column: Split a single phenotype column

Description Usage Arguments Details Value

View source: R/split_phenotypes.R

Description

A column containing multiple phenotypes is split into multiple columns, one for each single phenotype.

Usage

1

Arguments

csd

Cell seg data to use.

column

The name of the column to split

Details

Multiple phenotypes in the original column must be separated with "/". The names of positive phenotypes must end in "+".

Value

A new data frame with the column column replaced with individual columns per phenotype and the Confidence column(s) removed.


akoyabio/phenoptrReports documentation built on Jan. 17, 2022, 6:22 p.m.