Closed kimrutherford closed 8 months ago
While implementing:
I noticed that some promoters aren't being stored.
For example the exogenous promoter nmt81 from ed9652a888c24c94 is not in Chado: https://curation.pombase.org/pombe/curs/ed9652a888c24c94/feature/genotype/view/2/ro
nmt81
See also: pombase/pombase-chado#1087
Edit: it might be PomBase::Chado::GenotypeCache that's going wrong.
PomBase::Chado::GenotypeCache
I think I've fixed this.
I'm doing a test load on my desktop now and I'll also check the results of the nightly load before closing.
Seems OK now.
https://www.pombase.org/genotype/mad1%2B%28wild_type%29-expression-overexpression
While implementing:
I noticed that some promoters aren't being stored.
For example the exogenous promoter
nmt81
from ed9652a888c24c94 is not in Chado: https://curation.pombase.org/pombe/curs/ed9652a888c24c94/feature/genotype/view/2/roSee also: pombase/pombase-chado#1087
Edit: it might be
PomBase::Chado::GenotypeCache
that's going wrong.