rki-mf1 / covsonar

A database-driven system for handling genomic sequences of SARS-CoV-2 and screening genomic profiles.
GNU General Public License v3.0
6 stars 0 forks source link

Avoid bug when deleting sequences which are identical to others #103

Closed matthuska closed 1 year ago

matthuska commented 1 year ago

Only clean up sequence profile/etc on sequence deletion when there are no other sequences with the same seqhash remaining. Resolves #80