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/vcfRenameAndPrune/makefile src/hg/utils/vcfRenameAndPrune/makefile new file mode 100644 index 0000000..40089de --- /dev/null +++ src/hg/utils/vcfRenameAndPrune/makefile @@ -0,0 +1,3 @@ +kentSrc = ../../.. +A = vcfRenameAndPrune +include $(kentSrc)/inc/userApp.mk