gatk-3.8/public
Khalid Shakir 9bee183f6c Switched to using CRAM's SamReader.Indexing implementation.
CRAM now requires .bai index, just like BAM.
Test updates:
- Updated existing MD5s, as TLEN has changed.
- Tests multiple contigs.
- Tests several intervals per contig.
- Tests when `.cram.bai` is missing, even when `.cram.crai` is present.
Updated gatk docs for CRAM support, including:
- Arguments that work for both BAM and CRAM listed as such.
- Arguments that don't work for CRAM either explicitly say "BAM" or "doesn't work for CRAM".
- Instructions on how to recreate a `.cram.bai` using cramtools.
Cleaned up IntelliJ IDEA warnings regarding `Arrays.asList()` -> `Collections.singletonList()`.
2015-08-11 17:52:49 -03:00
..
VectorPairHMM Updated licenses for 2015 2015-08-06 15:23:11 -04:00
c After renaming the packages, instead of updating the JNI library used for testing bwa, moving the classes to the archive. 2014-05-19 17:36:41 -04:00
chainFiles The contig is named MT not M in b36. Delivers PT68890442. 2014-04-08 10:03:47 -04:00
doc Updated readme in public/doc to just point to the website 2015-03-12 11:52:48 -04:00
external-example Updated licenses for 2015 2015-08-06 15:23:11 -04:00
gatk-engine Switched to using CRAM's SamReader.Indexing implementation. 2015-08-11 17:52:49 -03:00
gatk-queue Updated licenses for 2015 2015-08-06 15:23:11 -04:00
gatk-queue-extensions-generator Updated licenses for 2015 2015-08-06 15:23:11 -04:00
gatk-queue-extensions-public Updated licenses for 2015 2015-08-06 15:23:11 -04:00
gatk-root Updated gatk so it compiles on java 8 2015-06-26 15:59:46 -04:00
gatk-tools-public Switched to using CRAM's SamReader.Indexing implementation. 2015-08-11 17:52:49 -03:00
gatk-utils Switched to using CRAM's SamReader.Indexing implementation. 2015-08-11 17:52:49 -03:00
gsalib Update pom versions to mark the start of GATK 3.5 development 2015-05-15 00:44:54 -04:00
java/config Refactored maven directories and java packages replacing "sting" with "gatk". 2014-05-19 17:36:39 -04:00
package-tests Update pom versions to mark the start of GATK 3.5 development 2015-05-15 00:44:54 -04:00
perl Fixing the liftover script to not require strict VCF header validation. 2013-11-07 09:02:17 -05:00
repo Updated gatk so it compiles on java 8 2015-06-26 15:59:46 -04:00
src/main Added faster built executable, non-packaged jars. 2014-11-05 00:30:46 +08:00
pom.xml Update pom versions to mark the start of GATK 3.5 development 2015-05-15 00:44:54 -04:00