8423ff7c26baa30c51e490ded78c8d97a197076a angie Wed Nov 11 10:16:01 2020 -0800 Adding vcfFilter to top-level build, but not as a public util at this time because it assumes monoploid genotypes. diff --git src/utils/makefile src/utils/makefile index dfefb4b..154847c 100644 --- src/utils/makefile +++ src/utils/makefile @@ -132,30 +132,31 @@ gffPeek \ git-reports \ htmlPics \ jkUniq \ lineCount \ nt4Frag \ pslToXa \ scaffoldFaToAgp \ scrambleFa \ subs \ tableSum \ textHist2 \ udcCleanup \ undupFa \ upper \ + vcfFilter \ venn \ verticalSplitSqlTable \ weedLines # list of scripts to install USER_APP_SCRIPTS = \ bedJoinTabOffset.py \ expMatrixToBarchartBed \ barChartMaxLimit \ ucscApiClient \ tdbRename \ tdbSort \ webSync \