File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
SequenceAnalysis/src/org/labkey/sequenceanalysis/run Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33import org .apache .logging .log4j .Logger ;
44import org .jetbrains .annotations .Nullable ;
5- import org .json .JSONObject ;
5+ import org .json .old . JSONObject ;
66import org .labkey .api .pipeline .PipelineJobException ;
77import org .labkey .api .sequenceanalysis .model .Readset ;
88import org .labkey .api .sequenceanalysis .pipeline .AbstractPipelineStepProvider ;
Original file line number Diff line number Diff line change 11package org .labkey .sequenceanalysis .run .variant ;
22
33import htsjdk .samtools .util .Interval ;
4- import org .json .JSONObject ;
4+ import org .json .old . JSONObject ;
55import org .labkey .api .pipeline .PipelineJobException ;
66import org .labkey .api .sequenceanalysis .pipeline .AbstractPipelineStep ;
77import org .labkey .api .sequenceanalysis .pipeline .AbstractVariantProcessingStepProvider ;
You can’t perform that action at this time.
0 commit comments