A useful enhancement for supporting a basic form of multi-variate tracking would be to enable utils.combine_feature_dataframes to relabel the cells column as well as features if it is present. In that manner, cells tracked on different variables could be combined into a single dataframe and linked together using merging/splitting
A useful enhancement for supporting a basic form of multi-variate tracking would be to enable
utils.combine_feature_dataframes
to relabel the cells column as well as features if it is present. In that manner, cells tracked on different variables could be combined into a single dataframe and linked together using merging/splitting