gatk-3.8/scala/src/org/broadinstitute/sting
kshakir 798178b167 Another case of just because you can do something doesn't mean you should.
Scala type inference for the implicit return types on implicit methods was a little too much for poor IntelliJ IDEA to handle, and it was breaking things like copy/paste, auto-complete, etc.
Also updated the Queue package to include all Sting utils.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5646 348d0f76-0448-11de-a6fe-93d51630548a
2011-04-15 15:39:56 +00:00
..
queue Another case of just because you can do something doesn't mean you should. 2011-04-15 15:39:56 +00:00
scala Removed stochasticity from IndelRealigner by random sampling using and seed based on the read list. 2011-01-07 22:03:36 +00:00