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
4cf5a85d
Commit
4cf5a85d
authored
Aug 04, 2014
by
Peter van 't Hof
Browse files
Removed unused imports
parent
62c8519c
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-framework/src/main/scala/nl/lumc/sasc/biopet/core/BiopetCommandLineFunctionTrait.scala
View file @
4cf5a85d
package
nl.lumc.sasc.biopet.core
import
java.io.File
import
nl.lumc.sasc.biopet.core.config.
_
import
nl.lumc.sasc.biopet.core.config.
Configurable
import
org.broadinstitute.gatk.queue.QException
import
org.broadinstitute.gatk.queue.function.CommandLineFunction
import
org.broadinstitute.gatk.utils.commandline.
_
import
scala.sys.process.
_
import
org.broadinstitute.gatk.utils.commandline.
{
Input
,
Argument
}
import
scala.sys.process.
{
Process
,
ProcessLogger
}
import
scala.util.matching.Regex
trait
BiopetCommandLineFunctionTrait
extends
CommandLineFunction
with
Configurable
{
...
...
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