gatk3的最后一个经典版本3.8
 
 
 
 
Go to file
asivache b9ffcdf047 matrix as the name suggests; utilizes special property (zeros at diagonal and below) to use less memory at the expense of slower access; this one is built directly on primitive data type (double) so it should not have any overhead associated with java classes
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@73 348d0f76-0448-11de-a6fe-93d51630548a
2009-03-16 22:01:53 +00:00
doc IntelliJ cleanup. Added docs on build environment. 2009-03-16 15:26:34 +00:00
playground matrix as the name suggests; utilizes special property (zeros at diagonal and below) to use less memory at the expense of slower access; this one is built directly on primitive data type (double) so it should not have any overhead associated with java classes 2009-03-16 22:01:53 +00:00
testdata Skeleton of new directory structure. 2009-03-11 20:05:05 +00:00