Skip to content

Commit

Permalink
GPI to gpi_list
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Jul 31, 2024
1 parent 185a681 commit 38de691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ def produce(ctx, group, metadata_dir, gpad, gpad_gpi_output_version, ttl, target

click.echo("Producing GPI for use in creating GPADs...")
gpi = produce_gpi(dataset, absolute_target, valid_gaf, ontology_graph, gpad_gpi_output_version)

gpi_list.append(gpi)
click.echo("Executing 'make_gpads' in validate.produce with all the assembled GAF files...")
make_gpads(dataset, valid_gaf, products,
ontology_graph, noctua_gpad_src, paint_gaf_src,
Expand Down

0 comments on commit 38de691

Please sign in to comment.