Skip to content

Commit

Permalink
update on upstream data available; work on #89
Browse files Browse the repository at this point in the history
  • Loading branch information
kltm committed Apr 11, 2022
1 parent 363e128 commit cf271ea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Makefile-gafs
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
mirror/aspgd-20211215.gaf.gz:
wget --no-check-certificate https://go-public.s3.amazonaws.com/files/aspgd-20211215.gaf.gz -O [email protected] && mv [email protected] $@


target/neo-aspgd.obo: mirror/aspgd-20211215.gaf.gz
gzip -dc mirror/aspgd-20211215.gaf.gz | ./gaf2obo.pl -s Aspergillus -n aspgd > [email protected] && mv [email protected] $@


mirror/gene_association.cgd.gz:
wget --no-check-certificate http://www.candidagenome.org/download/go/gene_association.cgd.gz -O [email protected] && mv [email protected] $@

Expand Down

0 comments on commit cf271ea

Please sign in to comment.