gatk-3.8/ruby
aaron dc9e4098b2 accidentally commited an old tool
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4109 348d0f76-0448-11de-a6fe-93d51630548a
2010-08-25 15:42:02 +00:00
..
index accidentally commited an old tool 2010-08-25 15:42:02 +00:00
util adding some utility code I've found helpful when working the Tribble index code 2010-08-25 15:38:47 +00:00
README adding some utility code I've found helpful when working the Tribble index code 2010-08-25 15:38:47 +00:00
restartBamboo.rb Adding the ruby directory, and a simple script to restart Bamboo 2009-12-03 22:48:48 +00:00
validateIndex.rb adding some utility code I've found helpful when working the Tribble index code 2010-08-25 15:38:47 +00:00

README

This file is a roadmap to the contents of the Ruby directory

Contents:
------------------------------------------------------------------------------------
restartBamboo.rb 		- a script used to restart Bamboo after system failures
validateIndex.rb		- a script for working with Tribble indexes, type 'validateIndex.rb' -h for help

utils/					- any basic utility methods
index/					- the index utility code