AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema

deduplication when combining processing/QC records

Open
#11 0 comments 0 reactions 1 assignee Claimed by @dbirman View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We need to support combination/adding/aggregation of QC and processing records when creating metadata for later stages of processing, but right now when those records are combined there is no check that duplicate records are not getting created. Duplicates will happen for a processing graph like
```
A--B--D
\-C-/
```
We should add some simple logic that checks and removes duplicates based on processing/QC record creation datetime.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.