| .. |
|
bed
|
Refactoring intervals, separating the process of parsing interval lists,
|
2010-04-13 15:50:38 +00:00 |
|
classloader
|
fixes for edge-cases when using reflections to find classes outside of the main jar. Will push as a patch to reflections
|
2010-04-27 17:46:46 +00:00 |
|
collections
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
duplicates
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
fasta
|
Put a major.minor version into the GATK Javadoc for reading. Also,
|
2010-01-15 21:48:30 +00:00 |
|
fastq
|
Improvements to make this work with uncompressed fastq files. Pulled the fastq parser out into it's own SAMFileReader-like entity.
|
2009-09-03 17:20:16 +00:00 |
|
genotype
|
adding VC adaptor for GELI, along with unit tests.
|
2010-04-23 05:28:39 +00:00 |
|
help
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
interval
|
Refactoring intervals, separating the process of parsing interval lists,
|
2010-04-13 15:50:38 +00:00 |
|
pileup
|
Always return deleted bases in upper case
|
2010-04-20 19:17:40 +00:00 |
|
sam
|
Pulling out the left-alignment code for indels so that other walkers can use it.
|
2010-04-23 16:12:34 +00:00 |
|
text
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
threading
|
Put a major.minor version into the GATK Javadoc for reading. Also,
|
2010-01-15 21:48:30 +00:00 |
|
BaseUtils.java
|
Minor useful changes to BaseUtils and MathUtils to support a new haplotype score annotation that determines to the two most likely haplotypes over an interval and scores variants by their consistency with a diploid model. Appears to be useful.
|
2010-03-28 21:45:22 +00:00 |
|
GenomeLoc.java
|
code cleanup and containsStartPosition function
|
2009-10-27 21:53:40 +00:00 |
|
GenomeLocParser.java
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
GenomeLocSortedSet.java
|
add a fix so that XL arguments won't cancel out -BTI arguments, fixed a bug for Ben where the ROD -> interval list conversion was throwing an exception, and some old code removal.
|
2010-04-15 16:31:43 +00:00 |
|
MalformedGenomeLocException.java
|
A fix for the 'rod blows up when it hits a GenomeLoc outside the reference' issu
|
2009-06-02 18:14:46 +00:00 |
|
MathUtils.java
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
PathUtils.java
|
Added a method to refresh an NFS mount point (necessary to prevent NFS flakiness when running on the LSF farm.
|
2009-05-21 19:31:54 +00:00 |
|
QualityUtils.java
|
Variant optimizer now outputs VCF files via ApplyVariantClustersWalker. Documentation to be added to the wiki. It is ready to be used by other people but only with great caution.
|
2010-03-17 20:41:42 +00:00 |
|
ReservoirDownsampler.java
|
Rev the reservoir downsampler to support partitioning through a functor.
|
2010-04-21 19:50:26 +00:00 |
|
SWPairwiseAlignment.java
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
SampleUtils.java
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
StingException.java
|
Changed Sting exception from a base exception to a runtime exception. This makes it so you can throw it without the consumer having to check it, and hopefully people will be more inclined to use it.
|
2009-04-29 22:09:41 +00:00 |
|
Utils.java
|
Optimized the join(..) method.
|
2010-04-30 15:55:07 +00:00 |
|
WilcoxonRankSum.java
|
The copyright tag that I copied/pasted from a LaTeX document into IntelliJ had
|
2010-04-20 15:26:32 +00:00 |
|
package-info.java
|
Put a major.minor version into the GATK Javadoc for reading. Also,
|
2010-01-15 21:48:30 +00:00 |