Uses of Class
ubic.gemma.core.analysis.report.HomeStats.TreatmentBucketStat
Packages that use HomeStats.TreatmentBucketStat
-
Uses of HomeStats.TreatmentBucketStat in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return types with arguments of type HomeStats.TreatmentBucketStatModifier and TypeMethodDescriptionHomeStats.TreatmentBucketStat.getSubBuckets()Nested partition.HomeStats.getTreatmentSubcategories()Treatment-category terms broken down by bucket (seetreatment-buckets.json):approved_drug,hormone,vitamin,toxin,vehicle,biologic(PR / NCBI Gene),pathogen(NCBITaxon),control, plus theother_chemicalcatchall (unbucketed CHEBI) andothercatchall (non-CHEBI).Method parameters in ubic.gemma.core.analysis.report with type arguments of type HomeStats.TreatmentBucketStatModifier and TypeMethodDescriptionvoidHomeStats.TreatmentBucketStat.setSubBuckets(List<HomeStats.TreatmentBucketStat> subBuckets) Nested partition.voidHomeStats.setTreatmentSubcategories(List<HomeStats.TreatmentBucketStat> treatmentSubcategories) Treatment-category terms broken down by bucket (seetreatment-buckets.json):approved_drug,hormone,vitamin,toxin,vehicle,biologic(PR / NCBI Gene),pathogen(NCBITaxon),control, plus theother_chemicalcatchall (unbucketed CHEBI) andothercatchall (non-CHEBI).