Skip to content
Snippets Groups Projects
Commit 037acc78 authored by bow's avatar bow
Browse files

Update to use htsjdk from GATK 3.3

parent 1b165e17
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ import scala.collection.mutable.{ Set => MSet }
import scala.collection.JavaConverters._
import htsjdk.samtools.SAMFileReader
import htsjdk.samtools.SAMFileReader.QueryInterval
import htsjdk.samtools.QueryInterval
import htsjdk.samtools.SAMRecord
import htsjdk.samtools.fastq.{ BasicFastqWriter, FastqReader, FastqRecord }
import htsjdk.tribble.Feature
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment