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
940739df
Commit
940739df
authored
Oct 07, 2014
by
bow
Browse files
Simplify WipeReads usage message
parent
612f9c14
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-framework/src/main/scala/nl/lumc/sasc/biopet/core/apps/WipeReads.scala
View file @
940739df
...
...
@@ -445,10 +445,10 @@ object WipeReads extends ToolCommand {
}
val
usage
:
String
=
"""
|Usage: java -jar BiopetFramework.jar tool
%s
[options] -I input -l regions -o output
s
"""
|Usage: java -jar BiopetFramework.jar tool
$toolName
[options] -I input -l regions -o output
|
|
%s
- Tool for reads removal from an indexed BAM file
|
$toolName
- Tool for reads removal from an indexed BAM file
|
|Positional arguments:
| -I,--inputBAM Input BAM file, must be indexed with
...
...
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