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
cc2aa04f
Commit
cc2aa04f
authored
Jul 18, 2017
by
Peter van 't Hof
Browse files
Fix compile issue
parent
702b9276
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-tools/src/main/scala/nl/lumc/sasc/biopet/tools/FastqSync.scala
View file @
cc2aa04f
...
...
@@ -215,6 +215,6 @@ object FastqSync extends ToolCommand {
}
/** Regex for capturing read ID ~ taking into account its read pair mark (if present) */
private
var
idSufixes
:
(
String
,
String
)
=
_
private
[
tools
]
var
idSufixes
:
(
String
,
String
)
=
_
}
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