clean-up the docs a little
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4375 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
702449d835
commit
cfebe5c731
|
|
@ -1,7 +1,7 @@
|
|||
# ====================================================================================================
|
||||
# update the tribble code to the appropriate version, given the current GATK verion.
|
||||
# update the tribble code to the appropriate version, given the current GATK version.
|
||||
# this python script looks up the base version of the GATK, checks the date, and cross-references this
|
||||
# against the Tribble version. If the current Tribble check-out has modifications it fails-fast
|
||||
# against the Tribble version.
|
||||
# ====================================================================================================
|
||||
|
||||
import os, subprocess, re
|
||||
|
|
|
|||
Loading…
Reference in New Issue