gatk-3.8/archive/java/src/org/broadinstitute/sting/graphalign/package-info.java

5 lines
288 B
Java
Raw Normal View History

/**
* Totally experimental tools for working with a graphical reference (i.e., one that explicitly represents variation).
* Not reliable, complete, or even optimized. Purely for initial evaluation of the approach
*/
package org.broadinstitute.sting.playground.gatk.walkers.graphalign;