Skip to content
Snippets Groups Projects
Commit 8035d76b authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Rename package to workaround

parent f4a40737
No related branches found
No related tags found
No related merge requests found
package nl.lumc.sasc.biopet.core
import org.broadinstitute.gatk.queue.util.{ Logging => GatkLogging }
import nl.lumc.sasc.biopet.core.broad.BiopetQCommandLine
import nl.lumc.sasc.biopet.core.workaround.BiopetQCommandLine
trait PipelineCommand extends MainCommand with GatkLogging {
......
......@@ -24,7 +24,7 @@
* THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
package nl.lumc.sasc.biopet.core.broad
package nl.lumc.sasc.biopet.core.workaround
import java.io.File
import org.broadinstitute.gatk.utils.commandline._
......
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