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
58369dd0
Commit
58369dd0
authored
Jan 15, 2016
by
Peter van 't Hof
Browse files
Optimize imports
parent
684fe7c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/biopet-core/src/main/scala/nl/lumc/sasc/biopet/core/extensions/RscriptCommandLineFunction.scala
View file @
58369dd0
...
...
@@ -15,13 +15,9 @@
*/
package
nl.lumc.sasc.biopet.core.extensions
import
java.io.
{
File
,
FileOutputStream
}
import
nl.lumc.sasc.biopet.core.BiopetCommandLineFunction
import
nl.lumc.sasc.biopet.utils.rscript.Rscript
import
scala.sys.process._
/**
* General rscript extension
*
...
...
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