phenoscape / rphenoscape

R package to make phenotypic traits from the Phenoscape Knowledgebase available from within R.
https://rphenoscape.phenoscape.org/
Other
5 stars 5 forks source link

Adds polymorphic state-capable function for symbol->label #260

Closed hlapp closed 2 years ago

hlapp commented 2 years ago

Creates a rewritten function for translating state symbols to labels in character matrices obtained from a NeXML object. This function can handle polymorphic states,

Fixes #229.

hlapp commented 2 years ago

Unfortunately, because the KB v2 API seems to be broken right now, the tests will fail.

hlapp commented 2 years ago

Since this is fixing a bug could you add a test?

Yes, indeed, done now.