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 test for metadata-obtaining functions #274

Closed johnbradley closed 1 year ago

johnbradley commented 1 year ago

Adds tests for get_char_matrix_meta previously known as pk_get_ontotrace_meta.

The issue #41 references the old name. Also the issue mentions the pk_get_study_meta function which was deprecated.

Fixes #41