Gemma
Gemma copied to clipboard
Genomics data re-analysis
I've relocated the logic for creating, replacing and removing raw/processed vectors in `ExpressionExperimentDao` so that all the code that manipulates vectors can benefit from removal in batch. When deleting an...


When updating or clearing a PubMed ID, the UI is quirky and does not always work. Related https://github.com/PavlidisLab/GemmaCuration/issues/378
[Gemma - pool-280-thread-15 (2023-10-13 10:46:20,191)] ERROR ubic.gemma.core.job.executor.webapp.TaskRunningServiceImpl$1.onFailure(94) | org.springframework.orm.hibernate4.HibernateSystemException: Error while indexing in Hibernate Search (before transaction completion); nested exception is org.hibernate.HibernateException: Error while indexing in Hibernate Search (before transaction...
Looks like an attempt to remove an already removed DEA. This happens in a retry attempt, so it's possible the initial remove kind of worked? https://pavlidis-lab.slack.com/archives/C02LZHP6RB3/p1697231854829899
See https://github.com/PavlidisLab/GemmaCuration/issues/271