Anders Riutta

Results 84 comments of Anders Riutta

@andrewsu, we have an updated dataset available here: https://www.dropbox.com/s/1f14t5zaseocyg6/bte_chemicals_diseases_genes.ndjson?dl=0 This dataset is formatted the same way as the previous one, except: - we now have titles for figures - we're...

Completed: - Implemented and documented a reproducible installation process: https://github.com/wikipathways/pathway-figure-ocr#install - Increased standardization and automation of the [PFOCR pipeline](https://github.com/wikipathways/pathway-figure-ocr#pipeline), including: - getting a list of likely pathway figures - downloading...

The symbols table doesn't contain anything starting with "CYCLIN": ```sql SELECT * FROM symbols WHERE symbol LIKE 'CYC%'; ``` (edit: but does have items starting with "Cyclin")

Turns out it was the non-alphanumeric characters like dashes.