Odessit007
Odessit007
It seems to be a better practice to use generic type hints in such cases (it looks nicer and doesn't get notifications from some IDEs like PyCharm)
Hi. I'm facing an unexpected reproducibility issue with my dataset. I have quite a large matrix and doing some hyperparameter tuning that includes UMAP. To optimize run time, I cached...
Hi. Thank for the great package. Unfortunately, I encountered an issue while trying to load [MONDO](https://mondo.monarchinitiative.org/) ontology in RDF/XML format using ``` import pronto o = pronto.Ontology.from_obo_library('mondo.owl') ``` I'm getting...
I see in the latest mondo.obo PATO:0000001 being is_a term for MONDO:0021125. Is this intended or a bug because several tools that I use t parse OBO files fail on...