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 PhysicalLocation
PhysicalLocation.Factory.newInstance
(Chromosome chromosome) static PhysicalLocation
PhysicalLocation.Factory.newInstance
(Chromosome chromosome, Long nucleotide, Integer nucleotideLength, String strand, Integer bin) void
ChromosomeLocation.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 TypeMethodDescriptionvoid
SequenceSimilaritySearchResult.setTargetChromosome
(Chromosome targetChromosome) -
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 boolean
ChromosomeUtils.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 void
BusinessKey.addRestrictions
(Criteria queryObject, Chromosome chromosome) static void
BusinessKey.checkValidKey
(Chromosome chromosome)