Uses of Class
ubic.gemma.model.genome.Taxon
-
-
Uses of Taxon in ubic.gemma.core.analysis.expression.coexpression.links
Methods in ubic.gemma.core.analysis.expression.coexpression.links that return Taxon Modifier and Type Method Description TaxonLinkAnalysis. getTaxon()Methods in ubic.gemma.core.analysis.expression.coexpression.links with parameters of type Taxon Modifier and Type Method Description voidLinkAnalysisPersister. initializeLinksFromOldData(Taxon t)Temporary method.voidLinkAnalysisPersisterImpl. initializeLinksFromOldData(Taxon t)LinkAnalysisLinkAnalysisService. processVectors(Taxon t, Collection<ProcessedExpressionDataVector> dataVectors, FilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig)Used when the input is data vectors from another source, instead of from a DB-bound expressionExperiment.LinkAnalysisLinkAnalysisServiceImpl. processVectors(Taxon t, Collection<ProcessedExpressionDataVector> dataVectors, FilterConfig filterConfig, LinkAnalysisConfig linkAnalysisConfig)voidLinkAnalysis. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return types with arguments of type Taxon Modifier and Type Method Description Map<Taxon,Long>WhatsNew. getEeCountPerTaxon()Map<Taxon,Collection<Long>>WhatsNew. getNewEEIdsPerTaxon()Map<Taxon,Collection<Long>>WhatsNew. getUpdatedEEIdsPerTaxon()Method parameters in ubic.gemma.core.analysis.report with type arguments of type Taxon Modifier and Type Method Description voidWhatsNew. setEeCountPerTaxon(Map<Taxon,Long> eeCountPerTaxon)voidWhatsNew. setNewEEIdsPerTaxon(Map<Taxon,Collection<Long>> eeCountPerTaxon)voidWhatsNew. setUpdatedEEIdsPerTaxon(Map<Taxon,Collection<Long>> map) -
Uses of Taxon in ubic.gemma.core.analysis.service
Methods in ubic.gemma.core.analysis.service with parameters of type Taxon Modifier and Type Method Description voidGeneMultifunctionalityPopulationService. updateMultifunctionality(Taxon t)voidGeneMultifunctionalityPopulationServiceImpl. updateMultifunctionality(Taxon t) -
Uses of Taxon in ubic.gemma.core.apps
Methods in ubic.gemma.core.apps with parameters of type Taxon Modifier and Type Method Description Map<BioSequence,Collection<BlatResult>>Blat. blatQuery(Collection<BioSequence> sequences, boolean sensitive, Taxon taxon)Map<BioSequence,Collection<BlatResult>>Blat. blatQuery(Collection<BioSequence> sequences, Taxon taxon)Collection<BlatResult>Blat. blatQuery(BioSequence b, Taxon taxon, boolean sensitive)Run a BLAT search using the gfClient.Map<BioSequence,Collection<BlatResult>>ShellDelegatingBlat. blatQuery(Collection<BioSequence> sequences, boolean sensitive, Taxon taxon)Map<BioSequence,Collection<BlatResult>>ShellDelegatingBlat. blatQuery(Collection<BioSequence> sequences, Taxon taxon)Collection<BlatResult>ShellDelegatingBlat. blatQuery(BioSequence b, Taxon taxon, boolean sensitive)static ExternalDatabaseShellDelegatingBlat. getSearchedGenome(Taxon taxon)Collection<BlatResult>Blat. processPsl(InputStream inputStream, Taxon taxon)Collection<BlatResult>ShellDelegatingBlat. processPsl(InputStream inputStream, Taxon taxon) -
Uses of Taxon in ubic.gemma.core.association.phenotype
Methods in ubic.gemma.core.association.phenotype with parameters of type Taxon Modifier and Type Method Description Collection<GeneEvidenceValueObject>PhenotypeAssociationManagerService. findCandidateGenes(Collection<String> phenotypesValuesUris, Taxon taxon)Deprecated.Given an set of phenotypes returns the genes that have all those phenotypes or children phenotypesCollection<GeneEvidenceValueObject>PhenotypeAssociationManagerServiceImpl. findCandidateGenes(Collection<String> phenotypeValueUris, Taxon taxon)Deprecated.Map<String,Collection<? extends GeneValueObject>>PhenotypeAssociationManagerService. findCandidateGenesForEach(Set<String> phenotypeUris, Taxon taxon)Deprecated.Map<String,Collection<? extends GeneValueObject>>PhenotypeAssociationManagerServiceImpl. findCandidateGenesForEach(Set<String> phenotypeUris, Taxon taxon)Deprecated. -
Uses of Taxon in ubic.gemma.core.externalDb
Constructors in ubic.gemma.core.externalDb with parameters of type Taxon Constructor Description GoldenPath(Taxon taxon)Create a GoldenPath database for a given taxon.GoldenPathQuery(Taxon taxon)GoldenPathSequenceAnalysis(Taxon taxon) -
Uses of Taxon in ubic.gemma.core.genome.gene.service
Methods in ubic.gemma.core.genome.gene.service that return Taxon Modifier and Type Method Description TaxonGeneSetService. getTaxon(GeneSet geneSet)get the taxon for the gene set parameter, assumes that the taxon of the first gene will be representational of all the genesTaxonGeneSetServiceImpl. getTaxon(GeneSet geneSet)Methods in ubic.gemma.core.genome.gene.service that return types with arguments of type Taxon Modifier and Type Method Description Set<Taxon>GeneSetService. getTaxa(GeneSet geneSet)Obtain all the taxa for the members of a given gene set.Set<Taxon>GeneSetServiceImpl. getTaxa(GeneSet geneSet) -
Uses of Taxon in ubic.gemma.core.loader.association
Constructor parameters in ubic.gemma.core.loader.association with type arguments of type Taxon Constructor Description NCBIGene2GOAssociationParser(Collection<Taxon> taxa) -
Uses of Taxon in ubic.gemma.core.loader.expression.arrayDesign
Methods in ubic.gemma.core.loader.expression.arrayDesign that return Taxon Modifier and Type Method Description TaxonArrayDesignSequenceAlignmentService. validateTaxaForBlatFile(ArrayDesign arrayDesign, Taxon taxon)If no taxon is supplied then infer it from array.TaxonArrayDesignSequenceAlignmentServiceImpl. validateTaxaForBlatFile(ArrayDesign arrayDesign, Taxon taxon)TaxonArrayDesignSequenceProcessingService. validateTaxon(Taxon taxon, ArrayDesign arrayDesign)TaxonArrayDesignSequenceProcessingServiceImpl. validateTaxon(Taxon taxon, ArrayDesign arrayDesign)If taxon is null then it has not been provided on the command line, then deduce the taxon from the arrayDesign.Methods in ubic.gemma.core.loader.expression.arrayDesign with parameters of type Taxon Modifier and Type Method Description static Collection<BioSequence>ArrayDesignSequenceAlignmentServiceImpl. getSequences(ArrayDesign ad, Taxon taxon)Collection<BioSequence>ArrayDesignSequenceProcessingService. processAffymetrixDesign(ArrayDesign arrayDesign, InputStream probeSequenceFile, Taxon taxon)Use this to add sequences to an existing Affymetrix design.Collection<BioSequence>ArrayDesignSequenceProcessingServiceImpl. processAffymetrixDesign(ArrayDesign arrayDesign, InputStream probeSequenceFile, Taxon taxon)voidArrayDesignProbeMapperService. processArrayDesign(ArrayDesign arrayDesign, Taxon taxon, File source, ExternalDatabase sourceDB, boolean ncbiIds)Annotate an array design using a direct source file.voidArrayDesignProbeMapperServiceImpl. processArrayDesign(ArrayDesign arrayDesign, Taxon taxon, File source, ExternalDatabase sourceDB, boolean ncbiIds)Collection<BlatResult>ArrayDesignSequenceAlignmentService. processArrayDesign(ArrayDesign ad, Taxon taxon, Collection<BlatResult> rawBlatResults)Collection<BlatResult>ArrayDesignSequenceAlignmentServiceImpl. processArrayDesign(ArrayDesign ad, Taxon taxon, Collection<BlatResult> rawBlatResults)Collection<BioSequence>ArrayDesignSequenceProcessingService. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceFile, InputStream sequenceIdentifierFile, SequenceType sequenceType, Taxon taxon)Read from FASTA file when the sequence file lacks any way to link the sequences back to the probes.Collection<BioSequence>ArrayDesignSequenceProcessingService. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceIdentifierFile, String[] databaseNames, String blastDbHome, Taxon taxon, boolean force)Intended for use with array designs that use sequences that are in genbank, but the accessions need to be assigned after the array is already in the system.Collection<BioSequence>ArrayDesignSequenceProcessingService. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceIdentifierFile, String[] databaseNames, String blastDbHome, Taxon taxon, boolean force, FastaCmd fc)Collection<BioSequence>ArrayDesignSequenceProcessingService. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceFile, SequenceType sequenceType, Taxon taxon)The sequence file must provide an unambiguous way to associate the sequences with design elements on the array.Collection<BioSequence>ArrayDesignSequenceProcessingServiceImpl. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceFile, InputStream sequenceIdentifierFile, SequenceType sequenceType, Taxon taxon)Collection<BioSequence>ArrayDesignSequenceProcessingServiceImpl. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceIdentifierFile, String[] databaseNames, String blastDbHome, Taxon taxon, boolean force)Collection<BioSequence>ArrayDesignSequenceProcessingServiceImpl. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceIdentifierFile, String[] databaseNames, String blastDbHome, Taxon taxon, boolean force, FastaCmd fc)Collection<BioSequence>ArrayDesignSequenceProcessingServiceImpl. processArrayDesign(ArrayDesign arrayDesign, InputStream sequenceFile, SequenceType sequenceType, Taxon taxon)Map<String,Collection<BlatAssociation>>ArrayDesignProbeMapperService. processCompositeSequence(ProbeMapperConfig config, Taxon taxon, GoldenPathSequenceAnalysis goldenPathDb, CompositeSequence compositeSequence)Map<String,Collection<BlatAssociation>>ArrayDesignProbeMapperServiceImpl. processCompositeSequence(ProbeMapperConfig config, Taxon taxon, GoldenPathSequenceAnalysis goldenPathDb, CompositeSequence compositeSequence)TaxonArrayDesignSequenceAlignmentService. validateTaxaForBlatFile(ArrayDesign arrayDesign, Taxon taxon)If no taxon is supplied then infer it from array.TaxonArrayDesignSequenceAlignmentServiceImpl. validateTaxaForBlatFile(ArrayDesign arrayDesign, Taxon taxon)TaxonArrayDesignSequenceProcessingService. validateTaxon(Taxon taxon, ArrayDesign arrayDesign)TaxonArrayDesignSequenceProcessingServiceImpl. validateTaxon(Taxon taxon, ArrayDesign arrayDesign)If taxon is null then it has not been provided on the command line, then deduce the taxon from the arrayDesign. -
Uses of Taxon in ubic.gemma.core.loader.expression.geo
Methods in ubic.gemma.core.loader.expression.geo that return Taxon Modifier and Type Method Description TaxonGeoConverter. getPrimaryArrayTaxon(Collection<Taxon> platformTaxa, Collection<String> probeTaxa)TaxonGeoConverterImpl. getPrimaryArrayTaxon(Collection<Taxon> platformTaxa, Collection<String> probeTaxa)This method determines the primary taxon on the array: There are 4 main branches of logic.Method parameters in ubic.gemma.core.loader.expression.geo with type arguments of type Taxon Modifier and Type Method Description TaxonGeoConverter. getPrimaryArrayTaxon(Collection<Taxon> platformTaxa, Collection<String> probeTaxa)TaxonGeoConverterImpl. getPrimaryArrayTaxon(Collection<Taxon> platformTaxa, Collection<String> probeTaxa)This method determines the primary taxon on the array: There are 4 main branches of logic. -
Uses of Taxon in ubic.gemma.core.loader.expression.simple.model
Methods in ubic.gemma.core.loader.expression.simple.model that return Taxon Modifier and Type Method Description TaxonSimpleExpressionExperimentMetaData. getTaxon()Methods in ubic.gemma.core.loader.expression.simple.model with parameters of type Taxon Modifier and Type Method Description voidSimpleExpressionExperimentMetaData. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.core.loader.genome
Methods in ubic.gemma.core.loader.genome that return Taxon Modifier and Type Method Description TaxonBlatResultParser. getTaxon()Methods in ubic.gemma.core.loader.genome with parameters of type Taxon Modifier and Type Method Description voidBlatResultParser. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.core.loader.genome.gene.ncbi
Methods in ubic.gemma.core.loader.genome.gene.ncbi that return types with arguments of type Taxon Modifier and Type Method Description Collection<Taxon>NcbiGeneDomainObjectGenerator. getSupportedTaxaWithNCBIGenes()Those taxa that are supported by GEMMA and have genes in NCBI.Methods in ubic.gemma.core.loader.genome.gene.ncbi with parameters of type Taxon Modifier and Type Method Description voidNcbiGeneLoader. load(String geneInfoFile, String gene2AccFile, String geneHistoryFile, String geneEnsemblFile, Taxon t)voidNcbiGeneLoader. load(Taxon t)Method parameters in ubic.gemma.core.loader.genome.gene.ncbi with type arguments of type Taxon Modifier and Type Method Description voidNcbiGeneLoader. updateTaxaWithGenesUsable(Collection<Taxon> taxaGenesLoaded)Method to update taxon to indicate that genes have been loaded for that taxon are are usable.Constructor parameters in ubic.gemma.core.loader.genome.gene.ncbi with type arguments of type Taxon Constructor Description NcbiGeneDomainObjectGenerator(Collection<Taxon> taxa) -
Uses of Taxon in ubic.gemma.core.loader.genome.gene.ncbi.homology
Methods in ubic.gemma.core.loader.genome.gene.ncbi.homology with parameters of type Taxon Modifier and Type Method Description GeneHomologeneService. getHomologue(Gene gene, Taxon taxon)GeneHomologeneServiceImpl. getHomologue(Gene gene, Taxon taxon) -
Uses of Taxon in ubic.gemma.core.loader.genome.taxon
Methods in ubic.gemma.core.loader.genome.taxon that return Taxon Modifier and Type Method Description TaxonTaxonParser. get(Integer key)TaxonTaxonParser. parseOneLine(String line)Methods in ubic.gemma.core.loader.genome.taxon that return types with arguments of type Taxon Modifier and Type Method Description Collection<Taxon>TaxonParser. getResults()Methods in ubic.gemma.core.loader.genome.taxon with parameters of type Taxon Modifier and Type Method Description protected IntegerTaxonParser. getKey(Taxon newItem)protected voidTaxonParser. put(Integer key, Taxon value) -
Uses of Taxon in ubic.gemma.core.loader.util.biomart
Methods in ubic.gemma.core.loader.util.biomart that return types with arguments of type Taxon Modifier and Type Method Description Map<Taxon,File>BiomartEnsemblNcbiFetcher. fetch(Collection<Taxon> taxa)Main method that iterates through each taxon supplied and calls the fetch method for each taxon.Methods in ubic.gemma.core.loader.util.biomart with parameters of type Taxon Modifier and Type Method Description StringBiomartEnsemblNcbiFetcher. getBiomartTaxonName(Taxon gemmaTaxon)Biomart taxon names are formatted as the scientific name all lowercase with the genus name shortened to one letter and appended to species name E.g.Map<String,Ensembl2NcbiValueObject>BiomartEnsemblNcbiObjectGenerator. parseTaxonBiomartFile(Taxon taxon, File taxonBiomartFile)Method calls the parse method to parse a biomart file.voidBiomartEnsembleNcbiParser. setTaxon(Taxon taxon)Method parameters in ubic.gemma.core.loader.util.biomart with type arguments of type Taxon Modifier and Type Method Description Map<Taxon,File>BiomartEnsemblNcbiFetcher. fetch(Collection<Taxon> taxa)Main method that iterates through each taxon supplied and calls the fetch method for each taxon.Map<String,Ensembl2NcbiValueObject>BiomartEnsemblNcbiObjectGenerator. generate(Collection<Taxon> validTaxa)Main method to generate a map of biomartEnsembleNcbiIds, involves optional fetch from biomart if no file is provided then returns results of parse method.Map<String,Ensembl2NcbiValueObject>BiomartEnsemblNcbiObjectGenerator. generateRemote(Collection<Taxon> validTaxa)Constructors in ubic.gemma.core.loader.util.biomart with parameters of type Taxon Constructor Description BiomartEnsembleNcbiParser(Taxon taxon, String[] attributesInFile)Class needs to be initialised with taxon and which attributes have been used in query for biomart and thus what columns are in this file. -
Uses of Taxon in ubic.gemma.core.ontology
Methods in ubic.gemma.core.ontology with parameters of type Taxon Modifier and Type Method Description default Collection<CharacteristicValueObject>OntologyService. findTermsInexact(String givenQueryString, int maxResults, Taxon taxon)Collection<CharacteristicValueObject>OntologyService. findTermsInexact(String givenQueryString, int maxResults, Taxon taxon, long timeout, TimeUnit timeUnit)Given a search string will first look through the characteristic database for any entries that have a match.Collection<CharacteristicValueObject>OntologyServiceImpl. findTermsInexact(String queryString, int maxResults, Taxon taxon, long timeout, TimeUnit timeUnit) -
Uses of Taxon in ubic.gemma.core.ontology.providers
Methods in ubic.gemma.core.ontology.providers with parameters of type Taxon Modifier and Type Method Description Collection<Gene>GeneOntologyService. getGenes(String goId, Taxon taxon)Collection<Gene>GeneOntologyServiceImpl. getGenes(String goId, Taxon taxon) -
Uses of Taxon in ubic.gemma.core.search
Methods in ubic.gemma.core.search with parameters of type Taxon Modifier and Type Method Description GeneSetGeneSetSearch. findByGoId(String goId, Taxon taxon)Finds gene sets by exact match to goTermId eg: GO:0000002 Note: the gene set returned is not persistent.GeneSetGeneSetSearchImpl. findByGoId(String goId, Taxon taxon)Collection<GeneSet>GeneSetSearch. findByGoTermName(String goTermName, Taxon taxon)finds gene sets by go term name eg: "trans-hexaPrenylTransTransferase activity" Note: the gene sets returned are not persistentCollection<GeneSet>GeneSetSearch. findByGoTermName(String goTermName, Taxon taxon, Integer maxGoTermsProcessed, Integer maxGeneSetSize)finds genesets by go term name eg: "trans-hexaPrenylTransTransferase activity" Note: the gene sets returned are not persistentCollection<GeneSet>GeneSetSearchImpl. findByGoTermName(String goTermName, Taxon taxon)Collection<GeneSet>GeneSetSearchImpl. findByGoTermName(String goTermName, Taxon taxon, Integer maxGoTermsProcessed, Integer maxGeneSetSize)Collection<GeneSet>GeneSetSearch. findByName(String name, Taxon taxon)Collection<GeneSet>GeneSetSearchImpl. findByName(String name, Taxon taxon)Collection<GeneSetValueObject>GeneSetSearch. findByPhenotypeName(String phenotypeQuery, Taxon taxon)Collection<GeneSetValueObject>GeneSetSearchImpl. findByPhenotypeName(String phenotypeQuery, Taxon taxon) -
Uses of Taxon in ubic.gemma.model.analysis.expression
Methods in ubic.gemma.model.analysis.expression that return Taxon Modifier and Type Method Description TaxonExpressionExperimentSet. getTaxon()Methods in ubic.gemma.model.analysis.expression with parameters of type Taxon Modifier and Type Method Description voidExpressionExperimentSet. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.model.common.search
Methods in ubic.gemma.model.common.search that return Taxon Modifier and Type Method Description TaxonSearchSettingsValueObject. getTaxon()Methods in ubic.gemma.model.common.search with parameters of type Taxon Modifier and Type Method Description static SearchSettingsSearchSettings. expressionExperimentSearch(String query, Taxon taxon)Convenience method to get pre-configured settings.static SearchSettingsSearchSettings. geneSearch(String query, Taxon taxon)Convenience method to get pre-configured settings.voidSearchSettingsValueObject. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.model.expression.arrayDesign
Methods in ubic.gemma.model.expression.arrayDesign that return Taxon Modifier and Type Method Description TaxonArrayDesign. getPrimaryTaxon()Methods in ubic.gemma.model.expression.arrayDesign with parameters of type Taxon Modifier and Type Method Description static ArrayDesignArrayDesign.Factory. newInstance(String shortName, Taxon taxon)voidArrayDesign. setPrimaryTaxon(Taxon primaryTaxon) -
Uses of Taxon in ubic.gemma.model.expression.biomaterial
Methods in ubic.gemma.model.expression.biomaterial that return Taxon Modifier and Type Method Description TaxonBioMaterial. getSourceTaxon()Methods in ubic.gemma.model.expression.biomaterial with parameters of type Taxon Modifier and Type Method Description voidBioMaterial. setSourceTaxon(Taxon sourceTaxon) -
Uses of Taxon in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return Taxon Modifier and Type Method Description TaxonExpressionExperiment. getTaxon()This is a denormalization to speed up queries.Methods in ubic.gemma.model.expression.experiment with parameters of type Taxon Modifier and Type Method Description voidExpressionExperiment. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.model.genome
Methods in ubic.gemma.model.genome that return Taxon Modifier and Type Method Description TaxonChromosome. getTaxon()TaxonGene. getTaxon()static TaxonTaxon.Factory. newInstance()static TaxonTaxon.Factory. newInstance(String commonName)static TaxonTaxon.Factory. newInstance(String scientificName, String commonName, Integer ncbiId, boolean isGenesUsable)Methods in ubic.gemma.model.genome with parameters of type Taxon Modifier and Type Method Description static TaxonValueObjectTaxonValueObject. fromEntity(Taxon taxon)voidGene. setTaxon(Taxon taxon)Constructors in ubic.gemma.model.genome with parameters of type Taxon Constructor Description Chromosome(String name, ExternalDatabase assemblyDatabase, BioSequence sequence, Taxon taxon)Chromosome(String name, Taxon taxon)TaxonValueObject(Taxon taxon) -
Uses of Taxon in ubic.gemma.model.genome.biosequence
Methods in ubic.gemma.model.genome.biosequence that return Taxon Modifier and Type Method Description TaxonBioSequence. getTaxon()Methods in ubic.gemma.model.genome.biosequence with parameters of type Taxon Modifier and Type Method Description static BioSequenceBioSequence.Factory. newInstance(String name, Taxon taxon)static BioSequenceBioSequence.Factory. newInstance(Taxon taxon)voidBioSequence. setTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.model.genome.gene
Constructors in ubic.gemma.model.genome.gene with parameters of type Taxon Constructor Description DatabaseBackedGeneSetValueObject(GeneSet geneSet, Taxon taxon, Long size)default constructor to satisfy java bean contractGeneSetValueObject(GeneSet geneSet, Taxon taxon, Long size)GeneValueObject(Long geneId, String geneSymbol, String geneOfficialName, Taxon taxon) -
Uses of Taxon in ubic.gemma.persistence.persister
Methods in ubic.gemma.persistence.persister that return Taxon Modifier and Type Method Description protected TaxonGenomePersister. persistTaxon(Taxon taxon, AbstractPersister.Caches caches)Methods in ubic.gemma.persistence.persister with parameters of type Taxon Modifier and Type Method Description protected TaxonGenomePersister. persistTaxon(Taxon taxon, AbstractPersister.Caches caches) -
Uses of Taxon in ubic.gemma.persistence.service.analysis
Methods in ubic.gemma.persistence.service.analysis with parameters of type Taxon Modifier and Type Method Description Collection<T>AnalysisDao. findByTaxon(Taxon taxon)Collection<T>AnalysisService. findByTaxon(Taxon taxon)Collection<T>SingleExperimentAnalysisDaoBase. findByTaxon(Taxon taxon)Collection<Long>AnalysisService. getExperimentsWithAnalysis(Taxon taxon)Not secured: for internal use onlyCollection<Long>SingleExperimentAnalysisService. getExperimentsWithAnalysis(Taxon taxon)Not secured: for internal use only -
Uses of Taxon in ubic.gemma.persistence.service.analysis.expression.coexpression
Methods in ubic.gemma.persistence.service.analysis.expression.coexpression with parameters of type Taxon Modifier and Type Method Description Collection<CoexpressionAnalysis>CoexpressionAnalysisService. findByTaxon(Taxon taxon)Collection<CoexpressionAnalysis>CoexpressionAnalysisServiceImpl. findByTaxon(Taxon taxon)Collection<Long>CoexpressionAnalysisService. getExperimentsWithAnalysis(Taxon taxon)Not secured: for internal use onlyCollection<Long>CoexpressionAnalysisServiceImpl. getExperimentsWithAnalysis(Taxon taxon) -
Uses of Taxon in ubic.gemma.persistence.service.analysis.expression.diff
-
Uses of Taxon in ubic.gemma.persistence.service.association
Methods in ubic.gemma.persistence.service.association that return types with arguments of type Taxon Modifier and Type Method Description Map<Taxon,Collection<Gene>>Gene2GOAssociationDao. findByGoTermsPerTaxon(Collection<String> termsToFetch)Map<Taxon,Collection<Gene>>Gene2GOAssociationDaoImpl. findByGoTermsPerTaxon(Collection<String> termsToFetch)Map<Taxon,Collection<Gene>>Gene2GOAssociationService. findByGOTermsPerTaxon(Collection<String> termsToFetch)Map<Taxon,Collection<Gene>>Gene2GOAssociationServiceImpl. findByGOTermsPerTaxon(Collection<String> termsToFetch)Methods in ubic.gemma.persistence.service.association with parameters of type Taxon Modifier and Type Method Description Collection<Gene>Gene2GOAssociationDao. findByGoTerm(String goId, Taxon taxon)Collection<Gene>Gene2GOAssociationDaoImpl. findByGoTerm(String goId, Taxon taxon)Collection<Gene>Gene2GOAssociationService. findByGOTerm(String goID, Taxon taxon)Collection<Gene>Gene2GOAssociationServiceImpl. findByGOTerm(String goID, Taxon taxon)Collection<Gene>Gene2GOAssociationService. findByGOTerms(Collection<String> termsToFetch, Taxon taxon)Collection<Gene>Gene2GOAssociationServiceImpl. findByGOTerms(Collection<String> termsToFetch, Taxon taxon)Collection<Gene>Gene2GOAssociationDao. getGenes(Collection<String> ids, Taxon taxon)Collection<Gene>Gene2GOAssociationDaoImpl. getGenes(Collection<String> ids, Taxon taxon) -
Uses of Taxon in ubic.gemma.persistence.service.association.coexpression
Methods in ubic.gemma.persistence.service.association.coexpression with parameters of type Taxon Modifier and Type Method Description voidCoexpressionDao. deleteLinks(Taxon taxon, BioAssaySet experiment)voidCoexpressionDaoImpl. deleteLinks(Taxon t, BioAssaySet experiment)Map<Long,List<CoexpressionValueObject>>CoexpressionDao. findCoexpressionRelationships(Taxon taxon, Collection<Long> genes, Collection<Long> bas, int maxResults, boolean quick)Find coexpression links for the genes that are common to all the given datasets, so stringency = bas.size().Map<Long,List<CoexpressionValueObject>>CoexpressionDao. findCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int stringency, int maxResults, boolean quick)Map<Long,List<CoexpressionValueObject>>CoexpressionDaoImpl. findCoexpressionRelationships(Taxon taxon, Collection<Long> genes, Collection<Long> bas, int maxResults, boolean quick)Map<Long,List<CoexpressionValueObject>>CoexpressionDaoImpl. findCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int stringency, int maxResults, boolean quick)Map<Long,List<CoexpressionValueObject>>CoexpressionService. findCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int maxResults, boolean quick)Find coexpression links for the genes that are common to all the given datasets (that is, the stringency is equal to the size of the set of datasets)Map<Long,List<CoexpressionValueObject>>CoexpressionService. findCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int stringency, int maxResults, boolean quick)Find coexpression links for the genes that are common to at least stringency of the given datasets.Map<Long,List<CoexpressionValueObject>>CoexpressionServiceImpl. findCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int maxResults, boolean quick)Map<Long,List<CoexpressionValueObject>>CoexpressionServiceImpl. findCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int stringency, int maxResults, boolean quick)Map<Long,List<CoexpressionValueObject>>CoexpressionDao. findInterCoexpressionRelationships(Taxon taxon, Collection<Long> genes, Collection<Long> bas, int stringency, boolean quick)Return coexpression relationships among the given genes, limited to the given data sets.Map<Long,List<CoexpressionValueObject>>CoexpressionDaoImpl. findInterCoexpressionRelationships(Taxon taxon, Collection<Long> genes, Collection<Long> bas, int stringency, boolean quick)Map<Long,List<CoexpressionValueObject>>CoexpressionService. findInterCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int stringency, boolean quick)Return coexpression relationships among the given genes in the given data sets, in a map of query gene to coexpression objects.Map<Long,List<CoexpressionValueObject>>CoexpressionServiceImpl. findInterCoexpressionRelationships(Taxon t, Collection<Long> genes, Collection<Long> bas, int stringency, boolean quick)Collection<CoexpressionValueObject>CoexpressionDao. getCoexpression(Taxon taxon, BioAssaySet experiment, boolean quick)Collection<CoexpressionValueObject>CoexpressionDaoImpl. getCoexpression(Taxon taxon, BioAssaySet experiment, boolean quick)List<Object[]>CoexpressionDaoImpl. getRawCoexpressionFromDbViaGenes(Collection<Long> geneIds, Taxon t, int stringency)voidCoexpressionService. updateNodeDegrees(Taxon taxon)voidCoexpressionServiceImpl. updateNodeDegrees(Taxon t)Constructors in ubic.gemma.persistence.service.association.coexpression with parameters of type Taxon Constructor Description LinkCreator(Taxon taxon) -
Uses of Taxon in ubic.gemma.persistence.service.association.phenotype
Methods in ubic.gemma.persistence.service.association.phenotype with parameters of type Taxon Modifier and Type Method Description Collection<GeneEvidenceValueObject>PhenotypeAssociationDao. findGenesWithPhenotypes(Set<String> phenotypesValueUri, Taxon taxon, boolean showOnlyEditable, Collection<Long> externalDatabaseIds)Collection<GeneEvidenceValueObject>PhenotypeAssociationDaoImpl. findGenesWithPhenotypes(Set<String> phenotypeUris, Taxon taxon, boolean showOnlyEditable, Collection<Long> externalDatabaseIds)Key method: find Genes link to a phenotype taking into account private and public evidence Here on the cases : 1- Admin - can see anything 2- user not logged in - only public data 3- user logged in only showing what he has read access - public, shared + owned 4- user logged in only showing what he has write access - owned.Map<String,Set<Integer>>PhenotypeAssociationDao. findPrivatePhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)Map<String,Set<Integer>>PhenotypeAssociationDaoImpl. findPrivatePhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)find all private phenotypes associated with genes on a specific taxon and containing the valuesUriMap<String,Set<Integer>>PhenotypeAssociationDao. findPublicPhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)Map<String,Set<Integer>>PhenotypeAssociationDaoImpl. findPublicPhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)find all public phenotypes associated with genes on a specific taxon and containing the valuesUri -
Uses of Taxon in ubic.gemma.persistence.service.association.phenotype.service
Methods in ubic.gemma.persistence.service.association.phenotype.service with parameters of type Taxon Modifier and Type Method Description Collection<GeneEvidenceValueObject>PhenotypeAssociationService. findGenesWithPhenotypes(Set<String> phenotypesValueUri, Taxon taxon, boolean showOnlyEditable, Collection<Long> externalDatabaseIds)Collection<GeneEvidenceValueObject>PhenotypeAssociationServiceImpl. findGenesWithPhenotypes(Set<String> phenotypesValueUris, Taxon taxon, boolean showOnlyEditable, Collection<Long> externalDatabaseIds)Map<String,Set<Integer>>PhenotypeAssociationService. findPrivatePhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, String userName, Collection<String> groups, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)Map<String,Set<Integer>>PhenotypeAssociationServiceImpl. findPrivatePhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, String userName, Collection<String> groups, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)Map<String,Set<Integer>>PhenotypeAssociationService. findPublicPhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, String userName, Collection<String> groups, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation)Map<String,Set<Integer>>PhenotypeAssociationServiceImpl. findPublicPhenotypesGenesAssociations(Taxon taxon, Set<String> valuesUri, String userName, Collection<String> groups, boolean showOnlyEditable, Collection<Long> externalDatabaseIds, boolean noElectronicAnnotation) -
Uses of Taxon in ubic.gemma.persistence.service.common.description
Methods in ubic.gemma.persistence.service.common.description with parameters of type Taxon Modifier and Type Method Description Map<Class<? extends Identifiable>,Map<String,Set<ExpressionExperiment>>>CharacteristicDao. findExperimentReferencesByUris(Collection<String> uris, Taxon taxon, int limit, boolean rankByLevel)Similar toCharacteristicDao.findExperimentsByUris(Collection, Taxon, int, boolean), but returns proxies with instead of initializing all the EEs in bulk.Map<Class<? extends Identifiable>,Map<String,Set<ExpressionExperiment>>>CharacteristicDaoImpl. findExperimentReferencesByUris(Collection<String> uris, Taxon taxon, int limit, boolean rankByLevel)Since proxies are returned, they cannot be collected in aHashSetwhich would otherwise cause their initialization by accessingObject.hashCode().Map<Class<? extends Identifiable>,Map<String,Set<ExpressionExperiment>>>CharacteristicDao. findExperimentsByUris(Collection<String> uris, Taxon taxon, int limit, boolean rankByLevel)This search looks at direct annotations, factor values and biomaterials in that order.Map<Class<? extends Identifiable>,Map<String,Set<ExpressionExperiment>>>CharacteristicDaoImpl. findExperimentsByUris(Collection<String> uris, Taxon taxon, int limit, boolean rankByLevel)Map<Class<? extends Identifiable>,Map<String,Set<ExpressionExperiment>>>CharacteristicService. findExperimentsByUris(Collection<String> uris, Taxon taxon, int limit, boolean loadEEs, boolean rankByLevel)Map<Class<? extends Identifiable>,Map<String,Set<ExpressionExperiment>>>CharacteristicServiceImpl. findExperimentsByUris(Collection<String> uris, Taxon taxon, int limit, boolean loadEEs, boolean rankByLevel) -
Uses of Taxon in ubic.gemma.persistence.service.expression.arrayDesign
Methods in ubic.gemma.persistence.service.expression.arrayDesign that return Taxon Modifier and Type Method Description TaxonArrayDesignService. getTaxon(Long id)TaxonArrayDesignServiceImpl. getTaxon(Long id)Methods in ubic.gemma.persistence.service.expression.arrayDesign that return types with arguments of type Taxon Modifier and Type Method Description Map<Taxon,Long>ArrayDesignDao. getPerTaxonCount()Map<Taxon,Long>ArrayDesignDaoImpl. getPerTaxonCount()Map<Taxon,Long>ArrayDesignService. getPerTaxonCount()Map<Taxon,Long>ArrayDesignServiceImpl. getPerTaxonCount()Collection<Taxon>ArrayDesignDao. getTaxa(ArrayDesign arrayDesign)Collection<Taxon>ArrayDesignDaoImpl. getTaxa(ArrayDesign arrayDesign)Collection<Taxon>ArrayDesignService. getTaxa(ArrayDesign arrayDesign)Return the taxa for the array design.Collection<Taxon>ArrayDesignServiceImpl. getTaxa(ArrayDesign arrayDesign)Methods in ubic.gemma.persistence.service.expression.arrayDesign with parameters of type Taxon Modifier and Type Method Description Collection<ArrayDesign>ArrayDesignDao. findByTaxon(Taxon taxon)Collection<ArrayDesign>ArrayDesignDaoImpl. findByTaxon(Taxon taxon)Collection<ArrayDesign>ArrayDesignService. findByTaxon(Taxon taxon)Find by the primary taxon.Collection<ArrayDesign>ArrayDesignServiceImpl. findByTaxon(Taxon taxon) -
Uses of Taxon in ubic.gemma.persistence.service.expression.experiment
Methods in ubic.gemma.persistence.service.expression.experiment that return Taxon Modifier and Type Method Description TaxonExpressionExperimentDao. getTaxon(BioAssaySet ee)TaxonExpressionExperimentDaoImpl. getTaxon(BioAssaySet ee)TaxonExpressionExperimentService. getTaxon(BioAssaySet bioAssaySet)Returns the taxon of the given expressionExperiment.TaxonExpressionExperimentServiceImpl. getTaxon(BioAssaySet bioAssaySet)Methods in ubic.gemma.persistence.service.expression.experiment that return types with arguments of type Taxon Modifier and Type Method Description Map<Taxon,Long>ExpressionExperimentDao. getPerTaxonCount()Obtain the count of distinct experiments per taxon.Map<Taxon,Long>ExpressionExperimentDao. getPerTaxonCount(Collection<Long> ids)Obtain the count of distinct experiments per taxon for experiments with the given IDs.Map<Taxon,Long>ExpressionExperimentDaoImpl. getPerTaxonCount()Map<Taxon,Long>ExpressionExperimentDaoImpl. getPerTaxonCount(Collection<Long> ids)Map<Taxon,Long>ExpressionExperimentService. getPerTaxonCount()Map<Taxon,Long>ExpressionExperimentServiceImpl. getPerTaxonCount()<T extends BioAssaySet>
Map<T,Taxon>ExpressionExperimentDao. getTaxa(Collection<T> bioAssaySets)<T extends BioAssaySet>
Map<T,Taxon>ExpressionExperimentDaoImpl. getTaxa(Collection<T> bioAssaySets)<T extends BioAssaySet>
Map<T,Taxon>ExpressionExperimentService. getTaxa(Collection<T> bioAssaySets)<T extends BioAssaySet>
Map<T,Taxon>ExpressionExperimentServiceImpl. getTaxa(Collection<T> bioAssaySets)Map<Taxon,Long>ExpressionExperimentService. getTaxaUsageFrequency(Filters filters, Set<Long> extraIds)Calculate the usage frequency of taxa by the datasets matching the provided filters.Map<Taxon,Long>ExpressionExperimentServiceImpl. getTaxaUsageFrequency(Filters filters, Set<Long> extraIds)Methods in ubic.gemma.persistence.service.expression.experiment with parameters of type Taxon Modifier and Type Method Description Collection<Long>ExpressionExperimentDao. filterByTaxon(Collection<Long> ids, Taxon taxon)Collection<Long>ExpressionExperimentDaoImpl. filterByTaxon(Collection<Long> ids, Taxon taxon)Collection<Long>ExpressionExperimentService. filterByTaxon(Collection<Long> ids, Taxon taxon)Remove IDs of Experiments that are not from the given taxon.Collection<Long>ExpressionExperimentServiceImpl. filterByTaxon(Collection<Long> ids, Taxon taxon)Collection<ExpressionExperiment>ExpressionExperimentDao. findByTaxon(Taxon taxon)Collection<ExpressionExperiment>ExpressionExperimentDaoImpl. findByTaxon(Taxon taxon)Collection<ExpressionExperiment>ExpressionExperimentService. findByTaxon(Taxon taxon)Collection<ExpressionExperiment>ExpressionExperimentServiceImpl. findByTaxon(Taxon taxon)ExpressionExperimentSetExpressionExperimentSetService. initAutomaticallyGeneratedExperimentSet(Collection<ExpressionExperiment> expressionExperiments, Taxon taxon)ExpressionExperimentSetExpressionExperimentSetServiceImpl. initAutomaticallyGeneratedExperimentSet(Collection<ExpressionExperiment> expressionExperiments, Taxon taxon)Instantiate non-persistent experiment set with description = "Automatically generated for ## EEs.".Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentDao. loadDetailsValueObjects(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Special method for front-end access.Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentDaoImpl. loadDetailsValueObjects(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentService. loadDetailsValueObjects(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentServiceImpl. loadDetailsValueObjects(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentDao. loadDetailsValueObjectsByIdsWithCache(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Flavour ofExpressionExperimentDao.loadDetailsValueObjectsByIds(Collection), but using the query cache.Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentDaoImpl. loadDetailsValueObjectsByIdsWithCache(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentService. loadDetailsValueObjectsWithCache(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit)Slice<ExpressionExperimentDetailsValueObject>ExpressionExperimentServiceImpl. loadDetailsValueObjectsWithCache(Collection<Long> ids, Taxon taxon, Sort sort, int offset, int limit) -
Uses of Taxon in ubic.gemma.persistence.service.genome
Methods in ubic.gemma.persistence.service.genome with parameters of type Taxon Modifier and Type Method Description Collection<Chromosome>ChromosomeDao. find(String name, Taxon taxon)Collection<Chromosome>ChromosomeDaoImpl. find(String name, Taxon taxon)Collection<Chromosome>ChromosomeService. find(String name, Taxon taxon)Locate by name e.g.Collection<Chromosome>ChromosomeServiceImpl. find(String name, Taxon taxon)GeneGeneDao. findByOfficialSymbol(String symbol, Taxon taxon)GeneGeneDaoImpl. findByOfficialSymbol(String symbol, Taxon taxon)Collection<Gene>GeneDao. getMicroRnaByTaxon(Taxon taxon)Collection<Gene>GeneDaoImpl. getMicroRnaByTaxon(Taxon taxon)Collection<Gene>GeneDao. loadKnownGenes(Taxon taxon)Collection<Gene>GeneDaoImpl. loadKnownGenes(Taxon taxon) -
Uses of Taxon in ubic.gemma.persistence.service.genome.gene
Methods in ubic.gemma.persistence.service.genome.gene that return Taxon Modifier and Type Method Description TaxonGeneSetDao. getTaxon(GeneSet geneSet)Returns the taxon of an arbitrary member of the set.TaxonGeneSetDaoImpl. getTaxon(GeneSet geneSet)Methods in ubic.gemma.persistence.service.genome.gene that return types with arguments of type Taxon Modifier and Type Method Description List<Taxon>GeneSetDao. getTaxa(GeneSet geneSet)Return all the taxa of the gene set members.List<Taxon>GeneSetDaoImpl. getTaxa(GeneSet geneSet)Methods in ubic.gemma.persistence.service.genome.gene with parameters of type Taxon Modifier and Type Method Description Collection<GeneProduct>GeneProductDao. findByName(String name, Taxon taxon)Collection<GeneProduct>GeneProductDaoImpl. findByName(String name, Taxon taxon)Collection<GeneProduct>GeneProductService. findByName(String name, Taxon taxon)Collection<GeneProduct>GeneProductServiceImpl. findByName(String name, Taxon taxon)Collection<GeneSet>GeneSetDao. findByName(String name, Taxon taxon)Collection<GeneSet>GeneSetDaoImpl. findByName(String name, Taxon taxon)Collection<GeneSet>GeneSetDao. loadAll(Taxon tax)Collection<GeneSet>GeneSetDaoImpl. loadAll(Taxon tax) -
Uses of Taxon in ubic.gemma.persistence.service.genome.taxon
Methods in ubic.gemma.persistence.service.genome.taxon that return Taxon Modifier and Type Method Description TaxonTaxonDaoImpl. create(Taxon taxon)TaxonTaxonDaoImpl. find(Taxon taxon)TaxonTaxonDao. findByCommonName(String commonName)TaxonTaxonDaoImpl. findByCommonName(String commonName)TaxonTaxonService. findByCommonName(String commonName)TaxonTaxonServiceImpl. findByCommonName(String commonName)TaxonTaxonDao. findByNcbiId(Integer ncbiId)TaxonTaxonDaoImpl. findByNcbiId(Integer ncbiId)TaxonTaxonService. findByNcbiId(Integer ncbiId)TaxonTaxonServiceImpl. findByNcbiId(Integer ncbiId)TaxonTaxonDao. findByScientificName(String scientificName)Searches for a taxon by its scientific name, case insensitive.TaxonTaxonDaoImpl. findByScientificName(String scientificName)TaxonTaxonService. findByScientificName(String scientificName)TaxonTaxonServiceImpl. findByScientificName(String scientificName)TaxonTaxonService. findOrCreate(Taxon taxon)Methods in ubic.gemma.persistence.service.genome.taxon that return types with arguments of type Taxon Modifier and Type Method Description Collection<Taxon>TaxonDao. findTaxonUsedInEvidence()Collection<Taxon>TaxonDaoImpl. findTaxonUsedInEvidence()Collection<Taxon>TaxonService. loadAllTaxaWithGenes()Collection<Taxon>TaxonServiceImpl. loadAllTaxaWithGenes()Methods in ubic.gemma.persistence.service.genome.taxon with parameters of type Taxon Modifier and Type Method Description TaxonTaxonDaoImpl. create(Taxon taxon)protected TaxonValueObjectTaxonDaoImpl. doLoadValueObject(Taxon entity)TaxonTaxonDaoImpl. find(Taxon taxon)TaxonTaxonService. findOrCreate(Taxon taxon)protected voidTaxonDaoImpl. initializeCachedFilteringResult(Taxon cachedEntity)voidTaxonService. remove(Taxon taxon)voidTaxonService. update(Taxon taxon)Method parameters in ubic.gemma.persistence.service.genome.taxon with type arguments of type Taxon Modifier and Type Method Description voidTaxonService. remove(Collection<Taxon> entities)voidTaxonService. update(Collection<Taxon> entities) -
Uses of Taxon in ubic.gemma.persistence.util
Methods in ubic.gemma.persistence.util with parameters of type Taxon Modifier and Type Method Description static voidBusinessKey. addRestrictions(Criteria queryObject, Taxon taxon)static voidBusinessKey. attachCriteria(Criteria queryObject, Taxon taxon, String propertyName)Restricts query to the given Taxon.static voidBusinessKey. checkValidKey(Taxon taxon)static booleanTaxonUtility. isHuman(Taxon tax)static booleanTaxonUtility. isMouse(Taxon tax)static booleanTaxonUtility. isRat(Taxon tax)
-