Uses of Class
ubic.gemma.core.analysis.report.HomeStats.PerturbedGeneStat
Packages that use HomeStats.PerturbedGeneStat
-
Uses of HomeStats.PerturbedGeneStat in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return types with arguments of type HomeStats.PerturbedGeneStatModifier and TypeMethodDescriptionHomeStats.getTopPerturbedGenes()Per-gene ranking of how many public EEs carry that gene as a perturbation-target annotation — a gene URI whose own category isgenotype.Method parameters in ubic.gemma.core.analysis.report with type arguments of type HomeStats.PerturbedGeneStatModifier and TypeMethodDescriptionvoidHomeStats.setTopPerturbedGenes(List<HomeStats.PerturbedGeneStat> topPerturbedGenes) Per-gene ranking of how many public EEs carry that gene as a perturbation-target annotation — a gene URI whose own category isgenotype.