| .. |
|
bed
|
Convert GenomeLocParser into an instance variable. This change is required
|
2010-11-10 17:59:50 +00:00 |
|
collections
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
genotype
|
Convert GenomeLocParser into an instance variable. This change is required
|
2010-11-10 17:59:50 +00:00 |
|
interval
|
belated special case fix for Menachem; if the results of a BTI and BTIMR produce an empty interval list, exception out. This would be solved long term with better handling or empty and / or null interval lists. I'll add a JIRA
|
2010-11-30 05:49:20 +00:00 |
|
pileup
|
Stop RBP.getPileupBySample() from throwing a NullPointerException if the
|
2010-11-23 05:17:06 +00:00 |
|
report
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
sam
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
threading
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
BaseUtilsUnitTest.java
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
GenomeLocParserUnitTest.java
|
Convert GenomeLocParser into an instance variable. This change is required
|
2010-11-10 17:59:50 +00:00 |
|
GenomeLocSortedSetUnitTest.java
|
Convert GenomeLocParser into an instance variable. This change is required
|
2010-11-10 17:59:50 +00:00 |
|
GenomeLocUnitTest.java
|
Convert GenomeLocParser into an instance variable. This change is required
|
2010-11-10 17:59:50 +00:00 |
|
MathUtilsUnitTest.java
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
PathUtilsUnitTest.java
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
ReservoirDownsamplerUnitTest.java
|
Changing testing framework from junit -> testng, for its enhanced configurability.
|
2010-11-01 21:31:44 +00:00 |
|
UtilsUnitTest.java
|
Added the ability to test pipelines in dry or live mode via 'ant pipelinetest' and 'ant pipelinetest -Dpipeline.run=run'.
|
2010-11-22 22:59:42 +00:00 |