]> git.donarmstrong.com Git - imprinted_genes.git/blobdiff - Makefile
add parent of origin database
[imprinted_genes.git] / Makefile
index 4f964ae3f882181f3b1ca020c7842f00d8035946..cb3d0351a80415120c5430118aba313fb4c0c059 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,5 @@ parent_of_origin.html:
 geneimprint_human.txt: geneimprint_human.html parse_geneimprint.pl
        ./parse_geneimprint.pl $< > $@
 
+parent_of_origin.txt: parent_of_origin.html parse_parent_of_origin.pl
+       ./parse_parent_of_origin.pl $< > $@