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 Integer
ProbeMapUtils.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 TypeMethodDescriptionvoid
GeneMappingSummary.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 BlatResultValueObject
BlatResultDaoImpl.doLoadValueObject
(BlatResult entity)