gatk-3.8/scala/test/org/broadinstitute/sting/queue/pipeline
kshakir d185c2961f Added pipeline for calling FCP in batches called MultiFullCallingPipeline.
Bug smashes for the MCFP:
  Synchronized access to LSF library and modifications to the QGraph.
  If values are missing from the graph with -run make sure to exit with a non-zero.
  Refactored QGraph to pre-generate a unique Int for each QNode speeding up getHashCode/equals inside the graph.
  Added jobPriority and removed jobLimitSeconds from QFunction.
  All scatter gather is by default in a single sub directory queueScatterGather.
  Moved some FCPTest into BaseTest/PipelineTest for use by MFCPTest.
  Rev'ed the 1000G bams used for validation from v1 to v2 and added code to look for the bams before running other tests.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5247 348d0f76-0448-11de-a6fe-93d51630548a
2011-02-15 18:26:14 +00:00
..
examples Added pipeline for calling FCP in batches called MultiFullCallingPipeline. 2011-02-15 18:26:14 +00:00
playground Added pipeline for calling FCP in batches called MultiFullCallingPipeline. 2011-02-15 18:26:14 +00:00
IPFLibraryPipelineTest.scala Renamed the IPFL Test to IPFL PipelineTest so that it'll be picked up by the PipelineTests. 2011-02-05 00:06:12 +00:00
PipelineTest.scala Added pipeline for calling FCP in batches called MultiFullCallingPipeline. 2011-02-15 18:26:14 +00:00
PipelineTestEvalSpec.scala Moved MD5 utils from WalkerTest to BaseTest for use by PipelineTests. 2011-01-25 04:11:49 +00:00
PipelineTestSpec.scala Moved the test name and the job queue into the spec. 2011-01-29 00:07:25 +00:00