diff --git a/Makefile b/Makefile index df5d6bf..1c860f7 100644 --- a/Makefile +++ b/Makefile @@ -158,6 +158,6 @@ test: tr: util/create_report_html.py dashboard/bfo/robot_report.tsv dependencies/obo_context.jsonld util/templates/report.html.jinja2 python3 $^ "ROBOT Report - bfo" dashboard/bfo/robot_report.html $(REPORT_LENGTH_LIMIT) - + dashboard/analysis.html: jupyter nbconvert dashboard_analysis.ipynb --no-input --execute --to html --output $@