The genedb loadeer complained about
/primary_name="rtt10"
/primary_name="rtt10"
for the same gen product
which isn't a big deal, but we should make sure we check for
i) different primary names for the same gene
in addition to
ii) the same primary name used for more than one gene (check was recently implemented)
...you proba bly already make both of these checks (basically primary_name unique AND cardinality 1)
Diff: