After a bandaid fix for the error encountered in #25 , I can run pyctd.update() without error so far.
However, it's taking a rather long time. It has been stuck on import_one_to_many() for the gene__disease table for around three hours now, with the total process so far taking somewhere around five hours. Is this typical?
After a bandaid fix for the error encountered in #25 , I can run
pyctd.update()
without error so far.However, it's taking a rather long time. It has been stuck on
import_one_to_many()
for thegene__disease
table for around three hours now, with the total process so far taking somewhere around five hours. Is this typical?I am using a newer Macbook Pro, 16GB RAM.