edd8fa03488ce1ee3fa7b12b64de39ad0e3fc216 angie Wed Oct 21 12:57:36 2020 -0700 New utils for making the public-sequences-only version of the SARS-CoV-2 Phylogeny track. Forgot to add these back in commit 0901c8be. refs #26364 diff --git src/hg/utils/phyloRenameAndPrune/makefile src/hg/utils/phyloRenameAndPrune/makefile new file mode 100644 index 0000000..0d4a916 --- /dev/null +++ src/hg/utils/phyloRenameAndPrune/makefile @@ -0,0 +1,3 @@ +kentSrc = ../../.. +A = phyloRenameAndPrune +include $(kentSrc)/inc/userApp.mk