Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Mirrors
biopet.biopet
Commits
0fe7b4e4
Commit
0fe7b4e4
authored
Jan 19, 2017
by
Peter van 't Hof
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed package
parent
f018ba9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
biopet-utils/src/test/scala/nl/lumc/sasc/biopet/utils/VcfUtilsTest.scala
...c/test/scala/nl/lumc/sasc/biopet/utils/VcfUtilsTest.scala
+3
-3
No files found.
biopet-utils/src/test/scala/VcfUtilsTest.scala
→
biopet-utils/src/test/scala/
nl/lumc/sasc/biopet/utils/
VcfUtilsTest.scala
View file @
0fe7b4e4
import
htsjdk.variant.variantcontext.
{
Allele
,
Genotype
,
GenotypeBuilder
}
package
nl.lumc.sasc.biopet.utils
import
htsjdk.variant.variantcontext.
{
Allele
,
GenotypeBuilder
}
import
org.scalatest.Matchers
import
org.scalatest.testng.TestNGSuite
import
org.testng.annotations.Test
import
scala.collection.JavaConversions._
import
nl.lumc.sasc.biopet.utils.VcfUtils
/**
* Created by Sander Bollen on 4-10-16.
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment