| .. |
|
analysis
|
Initial commit of items for analyzing amino acid transitions in variant eval. Blew up my subversion by coding locally while i did not have internet. I hope this doesn't bust any integrationtests since I changed no existing code but...who knows. Crossing my fingers.
|
2010-06-29 20:57:18 +00:00 |
|
bed
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
classloader
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
collections
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
duplicates
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
exceptions
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
fasta
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
fastq
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
file
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
genotype
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
help
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
instrumentation
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
interval
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
pileup
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
sam
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
text
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
threading
|
Put a major.minor version into the GATK Javadoc for reading. Also,
|
2010-01-15 21:48:30 +00:00 |
|
vcf
|
Getting rid of GenotypeWriter interface. Of note:
|
2010-08-13 16:33:22 +00:00 |
|
wiggle
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
BaseUtils.java
|
Solid processing in base quality recalibrator now has several options for how to handle no calls in the color space. --ignore_nocall_colorspace is removed and replace by --solid_nocall_strategy. Fixed some of the @Deprecated tags in BaseUtils. LocusWalkers now filter out FailsVendorQualityCheck reads. HLA caller integration test bam file had bad vendor reads so its integration test changed.
|
2010-07-19 19:10:29 +00:00 |
|
CardinalityCounter.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
GATKException.java
|
Massive review of maybe 50% of the exceptions in the GATK. GATKException is a tmp. tracker so that I can tell which StingExceptions I've reviewed. Please don't use it. If you are working on new code and are considering throwing exceptions, it's either UserError or StingException, please
|
2010-09-09 23:21:17 +00:00 |
|
GenomeLoc.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
GenomeLocParser.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
GenomeLocSortedSet.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
HeapSizeMonitor.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
MalformedGenomeLocException.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
MathUtils.java
|
QSample walker for 1KG -- measures aggregate quality of sequencing. Includes misc. improvements throughtout the code, including using the new Tribble GenotypeLikelihoods class for working with VCF GLs from the UG
|
2010-09-03 18:21:43 +00:00 |
|
PathUtils.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
PreciseNonNegativeDouble.java
|
Updated to work exclusively in log10 space
|
2010-08-19 21:31:07 +00:00 |
|
QualityUtils.java
|
Checking in everyone's changes to the variant recalibrator. We now calculate the variant quality score as a LOD score between the true and false hypothesis. Allele Count prior is changed to be (1 - 0.5^ac). Known prior breaks out HapMap sites
|
2010-08-05 14:12:19 +00:00 |
|
ReservoirDownsampler.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +00:00 |
|
SWPairwiseAlignment.java
|
Reorganization of SW code for clarity. Totally failure at raw optimization. Discovered that ~50% of reads being cleaned were perfect reference matches. New code comes with flag to look at NM field and not clean perfect matches. Can we turned off with command line option (needed for 1KG bams with bad NM fields). Going to rerun cleaning jobs due to accidentally rebuilding of stable codebase and loss of 2 days of runtime.
|
2010-05-27 23:16:00 +00:00 |
|
SampleUtils.java
|
Starting the clean up of the sting.utils.genotype code which is all either moving to Tribble, moving to sting.utils.vcf, or being removed.
|
2010-08-10 02:16:05 +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
|
Massive review of maybe 50% of the exceptions in the GATK. GATKException is a tmp. tracker so that I can tell which StingExceptions I've reviewed. Please don't use it. If you are working on new code and are considering throwing exceptions, it's either UserError or StingException, please
|
2010-09-09 23:21:17 +00:00 |
|
WilcoxonRankSum.java
|
All exceptions thrown by the GATK have been reviewed and UserErrors replaced where appropriate. Shazam. Another check-in will remove the GATKException and restore the StingException.
|
2010-09-10 15:25:30 +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 |