aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xexamples/gene-chip.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gene-chip.scm b/examples/gene-chip.scm
index 050c984..eec17b8 100755
--- a/examples/gene-chip.scm
+++ b/examples/gene-chip.scm
@@ -70,7 +70,7 @@
("owl:" "<http://www.w3.org/2002/07/owl#>")
("rdfs:" "<http://www.w3.org/2000/01/rdf-schema#>")))
(inputs
- (list gene-chip))
+ (list gn:platform->metadata))
(outputs
`(#:documentation ,documentation
#:rdf ,output))))