b73a4247460859687b16ae03aa9b848f56576aa1 max Tue Sep 17 02:40:05 2019 -0700 ottomatizing mastermind, refs #24157 diff --git src/hg/utils/otto/mastermind/makefile src/hg/utils/otto/mastermind/makefile new file mode 100644 index 0000000..efaf84e --- /dev/null +++ src/hg/utils/otto/mastermind/makefile @@ -0,0 +1,6 @@ +PREFIX=/hive/data/outside/otto/mastermind/ +install: + pylint -E mastermindToBed.py + cp mastermind.as mastermindToBed.py buildMastermind.sh ${PREFIX} +clean: + rm -f *.bed *.bb *.gz