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
b4c94ee7
Commit
b4c94ee7
authored
Jan 05, 2017
by
Peter van 't Hof
Browse files
Fixed code
parent
e2dd034b
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-tools-package/src/main/scala/nl/lumc/sasc/biopet/BiopetToolsExecutable.scala
View file @
b4c94ee7
...
...
@@ -14,7 +14,6 @@
*/
package
nl.lumc.sasc.biopet
import
nl.lumc.sasc.biopet.tools.vcfstats.VcfStats
import
nl.lumc.sasc.biopet.utils.
{
BiopetExecutable
,
MainCommand
}
object
BiopetToolsExecutable
extends
BiopetExecutable
{
...
...
@@ -48,7 +47,7 @@ object BiopetToolsExecutable extends BiopetExecutable {
nl
.
lumc
.
sasc
.
biopet
.
tools
.
ValidateFastq
,
nl
.
lumc
.
sasc
.
biopet
.
tools
.
ValidateVcf
,
nl
.
lumc
.
sasc
.
biopet
.
tools
.
VcfFilter
,
VcfStats
,
nl
.
lumc
.
sasc
.
biopet
.
tools
.
vcfstats
.
VcfStats
,
nl
.
lumc
.
sasc
.
biopet
.
tools
.
VcfToTsv
,
nl
.
lumc
.
sasc
.
biopet
.
tools
.
VcfWithVcf
,
nl
.
lumc
.
sasc
.
biopet
.
tools
.
VepNormalizer
,
...
...
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