AllenNeuralDynamics / AllenNeuralDynamics/biodata-schema

deduplication when combining processing/QC records

Aperta
#11 0 commenti 0 reazioni 1 assegnatario Rivendicata da @dbirman Vedi su GitHub
Lingua principale
Python
Stelle
0
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.