labsyspharm / quantification

Quantification module for mcmicro
https://github.com/labsyspharm/mcmicro
9 stars 13 forks source link

Channel name check for CyCIF structure with new CSV format #15

Closed JoshuaHess12 closed 4 years ago

JoshuaHess12 commented 4 years ago

Check for CyCIF CSV structure with cycle number as suffix in channel names if the names are not unique. Otherwise, assume the CSV has a single column titled "marker_name" and check for unique names by adding counter suffix to non-unique channels.

DenisSch commented 4 years ago

Adresses #14 Thank you @JoshuaHess12