Uses of Class
ubic.gemma.model.genome.Chromosome
Packages that use Chromosome
Package
Description
-
Uses of Chromosome in ubic.gemma.model.genome
Methods in ubic.gemma.model.genome that return ChromosomeMethods in ubic.gemma.model.genome with parameters of type ChromosomeModifier and TypeMethodDescriptionstatic PhysicalLocationPhysicalLocation.Factory.newInstance(Chromosome chromosome) static PhysicalLocationPhysicalLocation.Factory.newInstance(Chromosome chromosome, Long nucleotide, Integer nucleotideLength, String strand, Integer bin) voidChromosomeLocation.setChromosome(Chromosome chromosome) -
Uses of Chromosome in ubic.gemma.model.genome.sequenceAnalysis
Methods in ubic.gemma.model.genome.sequenceAnalysis that return ChromosomeMethods in ubic.gemma.model.genome.sequenceAnalysis with parameters of type ChromosomeModifier and TypeMethodDescriptionvoidSequenceSimilaritySearchResult.setTargetChromosome(Chromosome targetChromosome) -
Uses of Chromosome in ubic.gemma.persistence.persister
Methods in ubic.gemma.persistence.persister that return types with arguments of type ChromosomeModifier and TypeMethodDescriptionAbstractPersister.Caches.getChromosomeCache()Keys are custom hash codes. -
Uses of Chromosome in ubic.gemma.persistence.service.genome
Methods in ubic.gemma.persistence.service.genome that return ChromosomeMethods in ubic.gemma.persistence.service.genome that return types with arguments of type ChromosomeModifier and TypeMethodDescriptionLocate by name e.g.Methods in ubic.gemma.persistence.service.genome with parameters of type ChromosomeModifier and TypeMethodDescriptionChromosomeDaoImpl.find(Chromosome entity) static booleanChromosomeUtils.isCanonical(Chromosome chr) This method is only familiar with chromosomes as named in the UCSC GoldenPath database and would have to be modified if the 'rules' are broken by some other source used. -
Uses of Chromosome in ubic.gemma.persistence.util
Methods in ubic.gemma.persistence.util with parameters of type ChromosomeModifier and TypeMethodDescriptionstatic voidBusinessKey.addRestrictions(Criteria queryObject, Chromosome chromosome) static voidBusinessKey.checkValidKey(Chromosome chromosome)