Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
0fe7b4e4
Commit
0fe7b4e4
authored
Jan 19, 2017
by
Peter van 't Hof
Browse files
Fixed package
parent
f018ba9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
Try again
or
attach a new 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