Uses of Interface
ubic.gemma.core.goldenpath.GoldenPathSequenceAnalysisFactory
Packages that use GoldenPathSequenceAnalysisFactory
-
Uses of GoldenPathSequenceAnalysisFactory in ubic.gemma.core.goldenpath
Classes in ubic.gemma.core.goldenpath that implement GoldenPathSequenceAnalysisFactoryModifier and TypeClassDescriptionclassDefaultGoldenPathSequenceAnalysisFactorythat constructs a realGoldenPathSequenceAnalysisbound to the configured GoldenPath database for the supplied taxon. -
Uses of GoldenPathSequenceAnalysisFactory in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type GoldenPathSequenceAnalysisFactoryModifierConstructorDescriptionArrayDesignProbeMapperServiceImpl(AnnotationAssociationService annotationAssociationService, ArrayDesignAnnotationService arrayDesignAnnotationService, ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, ProbeMapper probeMapper, BioSequenceService bioSequenceService, BlatResultReadService blatResultService, CompositeSequenceService compositeSequenceService, ExpressionDataFileService expressionDataFileService, GeneProductService geneProductService, GeneService geneService, GenomePersister genomePersister, GoldenPathSequenceAnalysisFactory goldenPathSequenceAnalysisFactory, org.springframework.core.task.TaskExecutor taskExecutor)