gatk-3.8/java/src/org/broadinstitute/sting/utils/sam/package-info.java

4 lines
170 B
Java
Raw Normal View History

/**
* Generates mock reads, headers, and other read-oriented data, largely for consumption by the unit testing framework.
*/
package org.broadinstitute.sting.utils.sam;