kusterlab / curve_curator

Analysis platform for large-scale dose-dependent data
Apache License 2.0
18 stars 3 forks source link

In generic mode, no duplicates are aggregated #10

Closed FloBay closed 10 months ago

FloBay commented 10 months ago

Currently, using the generic matrix upload, the "Name" duplicates are not aggregated.

TOML:

measurement_type= 'OTHER' data_type = 'OTHER' search_engine = 'OTHER'

However, they should be aggregated to enforce the "Name" column being unique to enable the three different modes of aggregation of viability data. Make this also clearer with more elaborate example data (CYL viability).