Skip to content
GitLab
Menu
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
3ccef8d1
Commit
3ccef8d1
authored
Jan 17, 2017
by
Peter van 't Hof
Browse files
Added error message
parent
ccc9e961
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-tools/src/main/scala/nl/lumc/sasc/biopet/tools/vcfstats/VcfStats.scala
View file @
3ccef8d1
...
...
@@ -566,6 +566,8 @@ object VcfStats extends ToolCommand {
}
}
catch
{
case
e
:
IOException
=>
logger
.
warn
(
"Failed: "
+
command
)
logger
.
debug
(
e
)
}
}
}
Write
Preview
Supports
Markdown
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