Uses of Class
ubic.gemma.model.association.coexpression.Gene2GeneCoexpression
Packages that use Gene2GeneCoexpression
Package
Description
-
Uses of Gene2GeneCoexpression in ubic.gemma.model.association.coexpression
Subclasses of Gene2GeneCoexpression in ubic.gemma.model.association.coexpressionModifier and TypeClassDescriptionclassclassclassclassMethods in ubic.gemma.model.association.coexpression with parameters of type Gene2GeneCoexpression -
Uses of Gene2GeneCoexpression in ubic.gemma.persistence.service.association.coexpression
Methods in ubic.gemma.persistence.service.association.coexpression that return Gene2GeneCoexpressionMethods in ubic.gemma.persistence.service.association.coexpression that return types with arguments of type Gene2GeneCoexpressionModifier and TypeMethodDescriptionCoexpressionDao.initializeFromOldData(Gene gene, Map<Long, Gene> geneIdMap, Map<NonPersistentNonOrderedCoexpLink, SupportDetails> linksSoFar, Set<Long> skipGenes) CoexpressionDaoImpl.initializeFromOldData(Gene gene, Map<Long, Gene> geneIdMap, Map<NonPersistentNonOrderedCoexpLink, SupportDetails> linksSoFar, Set<Long> skipGenes) CoexpressionService.initializeLinksFromOldData(Gene gene, Map<Long, Gene> idMap, Map<NonPersistentNonOrderedCoexpLink, SupportDetails> linksSoFar, Set<Long> skipGenes) CoexpressionServiceImpl.initializeLinksFromOldData(Gene g, Map<Long, Gene> idMap, Map<NonPersistentNonOrderedCoexpLink, SupportDetails> linksSoFar, Set<Long> skipGenes) Constructors in ubic.gemma.persistence.service.association.coexpression with parameters of type Gene2GeneCoexpressionModifierConstructorDescriptionConstruct a value object.