Skip to content

Commit

Permalink
#21
Browse files Browse the repository at this point in the history
  • Loading branch information
cmungall committed Jun 17, 2021
1 parent a887941 commit 0a6521d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
BUILDS = hg38 ce11 mm10 rn6 galGal6
# TODO: dm6

all: all-chromAlias all-cytoBand src/ontology/components/ucsc.owl all-components ontology
all: all-chromAlias all-cytoBand src/ontology/components/ucsc.owl src/ontology/tmp/ucsc.ofn all-components ontology
all-chromAlias: $(patsubst %, download/%-chromAlias.tsv, $(BUILDS))
all-cytoBand: $(patsubst %, download/%-cytoBand.tsv, $(BUILDS))

Expand Down

0 comments on commit 0a6521d

Please sign in to comment.