JuliaS92 / SpatialProteomicsQC

Apache License 2.0
7 stars 1 forks source link

Update protein cluster #53

Closed valbrecht closed 3 years ago

valbrecht commented 3 years ago

Both, the clusters that can be used for the cluster ranking as well as the cluster that are available for the manhattan distance distribution should be updated as a trigger of mutli choice (selected experiments)

JuliaS92 commented 3 years ago

This requires a new function, that checks the protein overlap between the datasets prior to distance calculation. This can be called 'validate_coverage' and can be run per cluster, either looping all for interface updating, or for chekcing the cluster before investing the time in calculating the actual distances.