diff --git a/scala/qscript/oneoffs/fromer/ReadDepthCNVanalysis.scala b/scala/qscript/oneoffs/fromer/CNV/ReadDepthCNVanalysis.scala similarity index 99% rename from scala/qscript/oneoffs/fromer/ReadDepthCNVanalysis.scala rename to scala/qscript/oneoffs/fromer/CNV/ReadDepthCNVanalysis.scala index 661aa0197..748b46d40 100644 --- a/scala/qscript/oneoffs/fromer/ReadDepthCNVanalysis.scala +++ b/scala/qscript/oneoffs/fromer/CNV/ReadDepthCNVanalysis.scala @@ -1,4 +1,4 @@ -package oneoffs.fromer +package oneoffs.fromer.CNV import org.broadinstitute.sting.queue.extensions.gatk._ import org.broadinstitute.sting.queue.QScript