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
9cd1b9d7
Commit
9cd1b9d7
authored
Oct 02, 2014
by
bow
Browse files
Update enumerated strand options
parent
cbf4d93c
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-framework/src/main/scala/nl/lumc/sasc/biopet/core/apps/WipeReads.scala
View file @
9cd1b9d7
...
...
@@ -37,7 +37,7 @@ object WipeReads {
object
Strand
extends
Enumeration
{
type
Strand
=
Value
val
Plus
,
Minus
,
Ignore
=
Value
val
Identical
,
Opposite
,
Both
=
Value
}
private
def
makeRawIntervalFromBED
(
inFile
:
File
)
:
Iterator
[
RawInterval
]
=
...
...
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