Uses of Interface
ubic.gemma.core.goldenpath.GoldenPathQueryFactory
Packages that use GoldenPathQueryFactory
-
Uses of GoldenPathQueryFactory in ubic.gemma.core.goldenpath
Classes in ubic.gemma.core.goldenpath that implement GoldenPathQueryFactoryModifier and TypeClassDescriptionclassDefaultGoldenPathQueryFactorythat constructs a realGoldenPathQuerybound to the configured GoldenPath database for the supplied taxon. -
Uses of GoldenPathQueryFactory in ubic.gemma.core.loader.expression.arrayDesign
Constructors in ubic.gemma.core.loader.expression.arrayDesign with parameters of type GoldenPathQueryFactoryModifierConstructorDescriptionArrayDesignSequenceAlignmentServiceImpl(ArrayDesignReportService arrayDesignReportService, ArrayDesignService arrayDesignService, BioSequenceService bioSequenceService, GenomePersister genomePersister, GoldenPathQueryFactory goldenPathQueryFactory)