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
87dad15a
Commit
87dad15a
authored
Oct 04, 2016
by
Sander Bollen
Browse files
style changes
parent
71ee4cab
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-utils/src/test/scala/VcfUtilsTest.scala
View file @
87dad15a
import
htsjdk.variant.variantcontext.
{
Allele
,
Genotype
,
GenotypeBuilder
}
import
htsjdk.variant.variantcontext.
{
Allele
,
Genotype
,
GenotypeBuilder
}
import
org.scalatest.Matchers
import
org.scalatest.testng.TestNGSuite
import
org.testng.annotations.Test
...
...
@@ -8,8 +8,8 @@ import scala.collection.JavaConversions._
import
nl.lumc.sasc.biopet.utils.VcfUtils
/**
* Created by Sander Bollen on 4-10-16.
*/
* Created by Sander Bollen on 4-10-16.
*/
class
VcfUtilsTest
extends
TestNGSuite
with
Matchers
{
@Test
...
...
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