We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d3482 commit 2ad6e59Copy full SHA for 2ad6e59
2 files changed
singlecell/src/org/labkey/singlecell/pipeline/singlecell/CalculateUCellScores.java
@@ -1,6 +1,6 @@
1
package org.labkey.singlecell.pipeline.singlecell;
2
3
-import org.json.JSONObject;
+import org.json.old.JSONObject;
4
import org.labkey.api.sequenceanalysis.pipeline.AbstractPipelineStepProvider;
5
import org.labkey.api.sequenceanalysis.pipeline.PipelineContext;
6
import org.labkey.api.singlecell.pipeline.SeuratToolParameter;
singlecell/src/org/labkey/singlecell/pipeline/singlecell/CiteSeqPlots.java
0 commit comments