Uses of Class
ubic.gemma.model.genome.sequenceAnalysis.BlatResultValueObject
Packages that use BlatResultValueObject
Package
Description
-
Uses of BlatResultValueObject in ubic.gemma.core.analysis.sequence
Methods in ubic.gemma.core.analysis.sequence with parameters of type BlatResultValueObjectModifier and TypeMethodDescriptionstatic IntegerProbeMapUtils.hashBlatResult(BlatResultValueObject br) Compute a hash for the result based only on the characteristics of the alignment (that is, not the Id) -
Uses of BlatResultValueObject in ubic.gemma.model.analysis.sequence
Methods in ubic.gemma.model.analysis.sequence that return BlatResultValueObjectMethods in ubic.gemma.model.analysis.sequence with parameters of type BlatResultValueObjectModifier and TypeMethodDescriptionvoidGeneMappingSummary.setBlatResult(BlatResultValueObject blatResult2) -
Uses of BlatResultValueObject in ubic.gemma.persistence.service.genome.sequenceAnalysis
Methods in ubic.gemma.persistence.service.genome.sequenceAnalysis that return BlatResultValueObjectModifier and TypeMethodDescriptionprotected BlatResultValueObjectBlatResultDaoImpl.doLoadValueObject(BlatResult entity)