gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
Eric Banks 6dc816beee Various updates to have the KB use the expanded exome intervals (from D MacArthur) in addition to chr20.
1. MergeIntervalLists should take the global interval padding into account when merging.
2. Update the name of the imported callsets in the setup script because of renaming for expanded intervals.
3. If there are too many intervals to process, MongoDB falls apart.  Refactored the site selection code so
   that in such cases we pull out all records from the DB and the GATK itself does the interval filtering.
4. Add isComplex to callset summary for the consensus summarizer.
5. Remove the check for out of order records in the SiteIterator since records now do come out of order
  (since contigs are sorted lexicographically in MongoDB).

Results:
Iteration over the gencode intervals (90 MB) in AssessNA12878 now takes 90 seconds.  I can't tell you how
much time it took before because it kept crashing Mongo (but it was a long, long time).
2013-06-24 14:57:35 -04:00
licensing Removing the symlink from the private license file 2013-02-09 12:57:44 -05:00
protected Merge pull request #304 from broadinstitute/eb_rr_header_negative_fix_again 2013-06-24 11:55:52 -07:00
public Fixing the 'header is negative' problem in Reduce Reads... again. 2013-06-24 14:06:21 -04:00
settings Rev picard, sam-jdk, tribble, and variant to version 1.91.1453 2013-05-07 14:21:15 -04:00
.gitignore Detect stuck lock-acquisition calls, and disable file locking for tests 2013-04-24 22:49:02 -04:00
README.md Update README file for the 2.6 release 2013-06-20 13:08:29 -04:00
build.xml Restore scala compilation by default in build.xml 2013-05-31 11:28:29 -04:00
intellij_example.tar.bz2 Removed the intellij files from the root and made an example package for new users. This allows users to start at the same page and then change it as they see fit without interfering with the repo (thanks guillermo!) 2012-09-27 11:04:56 -04:00
ivy.xml Brought all of ReduceReads to fastutils 2013-02-23 22:53:23 -05:00

README.md

The Genome Analysis Toolkit

See http://www.broadinstitute.org/gatk/