Skip to content

Commit

Permalink
fix set_id in example/gnomad.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
brentp committed Mar 27, 2017
1 parent 4b03f9e commit b8d17d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/gnomad.conf
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,5 @@ type="Flag"
[[postannotation]]
name="ID"
fields=["gno_id", "dbsnp_id"]
op="lua:set_id(gno_id, dbsnp_id)"
op="lua:setid(gno_id, dbsnp_id)"
type="String"

0 comments on commit b8d17d9

Please sign in to comment.