Skip to content
Snippets Groups Projects
Commit 9ae3e5c2 authored by Wai Yi Leung's avatar Wai Yi Leung
Browse files

Move extension to biopet-extension

parent 94a481d8
No related branches found
No related tags found
No related merge requests found
......@@ -4,12 +4,12 @@ package nl.lumc.sasc.biopet.extensions.clever
* Created by wyleung on 4-4-16.
*/
import java.io.{ File, PrintWriter }
import java.io.{File, PrintWriter}
import nl.lumc.sasc.biopet.core.BiopetJavaCommandLineFunction
import nl.lumc.sasc.biopet.utils.ToolCommand
import nl.lumc.sasc.biopet.utils.config.Configurable
import nl.lumc.sasc.biopet.utils.{ ToolCommand }
import org.broadinstitute.gatk.utils.commandline.{ Argument, Input, Output }
import org.broadinstitute.gatk.utils.commandline.{Argument, Input, Output}
import scala.io.Source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment