95df32e007a5dbe0e8bfe718fbb46f970e045050 kent Wed Jun 15 14:25:04 2022 -0700 Some experimental work that has let me know where the alt-haplotypes land on the main chromosomes. diff --git src/hg/oneShot/refGraphTest/makefile src/hg/oneShot/refGraphTest/makefile new file mode 100644 index 0000000..68ee486 --- /dev/null +++ src/hg/oneShot/refGraphTest/makefile @@ -0,0 +1,3 @@ +kentSrc = ../../.. +A = refGraphTest +include $(kentSrc)/inc/userApp.mk