monarch-initiative / monarch-qc

WORK IN PROGRESS - new effort at implementing a QC Dashboard for the Monarch KG and Ingest
https://monarch-initiative.github.io/monarch-qc/
MIT License
1 stars 1 forks source link

Initial cleanup #23

Closed amc-corey-cox closed 1 year ago

amc-corey-cox commented 1 year ago

Generalize SimpleDashboard component - working toward closing #21 Add docstrings to all functions - closes #19

amc-corey-cox commented 1 year ago

This should make downstream maintenance simpler and the code overall easier to understand. I have added docstrings describing each function and moved component and utils code to appropriate files fully encapsulating and separating their functionality.