diff --git a/docs/mcmicro.py b/docs/mcmicro.py index fb7cf7c..4af9c10 100644 --- a/docs/mcmicro.py +++ b/docs/mcmicro.py @@ -26,6 +26,9 @@ ln.context.track(transform=transform) run = ln.context.run +# TEEEEEEEEST +mcmicro_input = ln.Artifact.filter(description="exemplar-001").one() + report = "mcmicro-execution_report.html" # get the nextflow execution id from the log (first row)