f0527b030e6164ea3bf58446dfaef6da1d4f62dd chmalee Tue Sep 14 10:41:07 2021 -0700 Fix lrg build to not depend on checked out copy of kent source, copy all scripts locally diff --git src/hg/utils/otto/lrg/makefile src/hg/utils/otto/lrg/makefile new file mode 100644 index 0000000..840e3ee --- /dev/null +++ src/hg/utils/otto/lrg/makefile @@ -0,0 +1,6 @@ +PREFIX=/hive/data/outside/otto/lrg/ +LRGPARSER=~/kent/src/hg/utils/automation/parseLrgXml.pl +install: + cp ${LRGPARSER} buildLrg.sh checkLrg.sh lrgWrapper.sh bigPsl+6.as ${PREFIX} +clean: + rm -f *.bed *.bb *.gz