5 lines
288 B
Java
Executable File
5 lines
288 B
Java
Executable File
/**
|
|
* 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; |