diff --git a/docs/reference/merge_cell_seg_files.html b/docs/reference/merge_cell_seg_files.html
index 5321a12..3c65537 100644
--- a/docs/reference/merge_cell_seg_files.html
+++ b/docs/reference/merge_cell_seg_files.html
@@ -74,7 +74,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/nearest_neighbor_map.html b/docs/reference/nearest_neighbor_map.html
index e382efb..bfbfc2a 100644
--- a/docs/reference/nearest_neighbor_map.html
+++ b/docs/reference/nearest_neighbor_map.html
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/nearest_neighbor_summary.html b/docs/reference/nearest_neighbor_summary.html
index c39c312..4f071e4 100644
--- a/docs/reference/nearest_neighbor_summary.html
+++ b/docs/reference/nearest_neighbor_summary.html
@@ -79,7 +79,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/order_by_slide_and_tissue_category.html b/docs/reference/order_by_slide_and_tissue_category.html
index dd8c1cd..280eec0 100644
--- a/docs/reference/order_by_slide_and_tissue_category.html
+++ b/docs/reference/order_by_slide_and_tissue_category.html
@@ -78,7 +78,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/spatial_map_viewer.html b/docs/reference/spatial_map_viewer.html
index d2d9d54..3ee7b34 100644
--- a/docs/reference/spatial_map_viewer.html
+++ b/docs/reference/spatial_map_viewer.html
@@ -75,7 +75,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/split_phenotype_column.html b/docs/reference/split_phenotype_column.html
new file mode 100644
index 0000000..5429e6e
--- /dev/null
+++ b/docs/reference/split_phenotype_column.html
@@ -0,0 +1,202 @@
+
+
+
+
+
+
+
+
+Split a single phenotype column — split_phenotype_column • phenoptrReports
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
A column containing multiple phenotypes is split
+into multiple columns, one for each single phenotype.
+
+
+
split_phenotype_column ( csd , column )
+
+
Arguments
+
+
+
+ csd
+ Cell seg data to use.
+
+
+ column
+ The name of the column to split
+
+
+
+
Value
+
+
A new data frame with the column
column replaced with
+individual columns per phenotype and the Confidence
column(s) removed.
+
Details
+
+
Multiple phenotypes in the original column must be separated with "/".
+The names of positive phenotypes must end in "+".
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/docs/reference/split_phenotypes.html b/docs/reference/split_phenotypes.html
index b3a1e08..9c8b3c2 100644
--- a/docs/reference/split_phenotypes.html
+++ b/docs/reference/split_phenotypes.html
@@ -6,7 +6,7 @@
-Split a phenotype column — split_phenotypes • phenoptrReports
+Split all phenotype columns — split_phenotypes • phenoptrReports
@@ -39,8 +39,8 @@
-
-
+
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
@@ -138,13 +138,13 @@
-
A column containing multiple phenotypes is split
+
All columns containing multiple phenotypes are split
into multiple columns, one for each single phenotype.
@@ -161,8 +161,9 @@
Arg
Value
- A new data frame with the Phenotype
column replaced with
-individual columns per phenotype and the Confidence
column removed.
+
A new data frame with Phenotype
and Phenotype-<scheme>
columns
+replaced with
+individual columns per phenotype and the Confidence
column(s) removed.
Details
Multiple phenotypes in the original column must be separated with "/".
diff --git a/docs/reference/unmixing_quality_report.html b/docs/reference/unmixing_quality_report.html
index d304a8a..888ffdc 100644
--- a/docs/reference/unmixing_quality_report.html
+++ b/docs/reference/unmixing_quality_report.html
@@ -75,7 +75,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/upset_plot.html b/docs/reference/upset_plot.html
index 413b483..a0c4132 100644
--- a/docs/reference/upset_plot.html
+++ b/docs/reference/upset_plot.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_count_within_sheet.html b/docs/reference/write_count_within_sheet.html
index 40004b6..ac82e63 100644
--- a/docs/reference/write_count_within_sheet.html
+++ b/docs/reference/write_count_within_sheet.html
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_counts_sheet.html b/docs/reference/write_counts_sheet.html
index 8f0a2bb..fcb3491 100644
--- a/docs/reference/write_counts_sheet.html
+++ b/docs/reference/write_counts_sheet.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_density_sheet.html b/docs/reference/write_density_sheet.html
index bba50ad..2561a85 100644
--- a/docs/reference/write_density_sheet.html
+++ b/docs/reference/write_density_sheet.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_expression_sheet.html b/docs/reference/write_expression_sheet.html
index 3db87a6..23b22f6 100644
--- a/docs/reference/write_expression_sheet.html
+++ b/docs/reference/write_expression_sheet.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_h_score_sheet.html b/docs/reference/write_h_score_sheet.html
index 92a9d6d..a6337d2 100644
--- a/docs/reference/write_h_score_sheet.html
+++ b/docs/reference/write_h_score_sheet.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_nearest_neighbor_summary_sheet.html b/docs/reference/write_nearest_neighbor_summary_sheet.html
index 7bce123..7c7a40f 100644
--- a/docs/reference/write_nearest_neighbor_summary_sheet.html
+++ b/docs/reference/write_nearest_neighbor_summary_sheet.html
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_percents_sheet.html b/docs/reference/write_percents_sheet.html
index 5ea6676..9cf6f72 100644
--- a/docs/reference/write_percents_sheet.html
+++ b/docs/reference/write_percents_sheet.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_plot_sheet.html b/docs/reference/write_plot_sheet.html
index 77c3a9d..7e749fe 100644
--- a/docs/reference/write_plot_sheet.html
+++ b/docs/reference/write_plot_sheet.html
@@ -72,7 +72,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_session_info.html b/docs/reference/write_session_info.html
index d406db2..2c29107 100644
--- a/docs/reference/write_session_info.html
+++ b/docs/reference/write_session_info.html
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_sheet.html b/docs/reference/write_sheet.html
index 6be08ee..ac1c732 100644
--- a/docs/reference/write_sheet.html
+++ b/docs/reference/write_sheet.html
@@ -80,7 +80,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_summary_charts.html b/docs/reference/write_summary_charts.html
index bf1b556..653e5d4 100644
--- a/docs/reference/write_summary_charts.html
+++ b/docs/reference/write_summary_charts.html
@@ -74,7 +74,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_summary_report.html b/docs/reference/write_summary_report.html
index 4647801..b451ec4 100644
--- a/docs/reference/write_summary_report.html
+++ b/docs/reference/write_summary_report.html
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/reference/write_summary_sheet.html b/docs/reference/write_summary_sheet.html
index 2637907..adecffb 100644
--- a/docs/reference/write_summary_sheet.html
+++ b/docs/reference/write_summary_sheet.html
@@ -73,7 +73,7 @@
phenoptrReports
- 0.2.11
+ 0.2.12
diff --git a/docs/sitemap.xml b/docs/sitemap.xml
index 258f5b9..3f2ab54 100644
--- a/docs/sitemap.xml
+++ b/docs/sitemap.xml
@@ -87,6 +87,9 @@
http://akoyabio.github.io/phenoptrReports/reference/split_phenotypes.html
+
+ http://akoyabio.github.io/phenoptrReports/reference/split_phenotype_column.html
+
http://akoyabio.github.io/phenoptrReports/reference/unmixing_quality_report.html