File tree Expand file tree Collapse file tree 3 files changed +0
-69
lines changed
src/org/labkey/singlecell Expand file tree Collapse file tree 3 files changed +0
-69
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 9090import org .labkey .singlecell .pipeline .singlecell .RunSDA ;
9191import org .labkey .singlecell .pipeline .singlecell .RunScGate ;
9292import org .labkey .singlecell .pipeline .singlecell .RunScGateBuiltin ;
93- import org .labkey .singlecell .pipeline .singlecell .RunScMetabolism ;
9493import org .labkey .singlecell .pipeline .singlecell .RunSingleR ;
9594import org .labkey .singlecell .pipeline .singlecell .RunVision ;
9695import org .labkey .singlecell .pipeline .singlecell .ScoreCellCycle ;
@@ -284,7 +283,6 @@ public static void registerPipelineSteps()
284283 SequencePipelineService .get ().registerPipelineStep (new RunLDA .Provider ());
285284 SequencePipelineService .get ().registerPipelineStep (new FilterDisallowedClasses .Provider ());
286285 SequencePipelineService .get ().registerPipelineStep (new SummarizeTCellActivation .Provider ());
287- SequencePipelineService .get ().registerPipelineStep (new RunScMetabolism .Provider ());
288286 SequencePipelineService .get ().registerPipelineStep (new ScoreCellCycle .Provider ());
289287 SequencePipelineService .get ().registerPipelineStep (new TrainScTour .Provider ());
290288 SequencePipelineService .get ().registerPipelineStep (new PredictScTour .Provider ());
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments