Uses of Class
ubic.gemma.core.analysis.report.HomeStats.AccessionSourceStat
Packages that use HomeStats.AccessionSourceStat
-
Uses of HomeStats.AccessionSourceStat in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return types with arguments of type HomeStats.AccessionSourceStatModifier and TypeMethodDescriptionHomeStats.getDatasetsByAccessionSource()Per-external-database dataset counts — GEO, ArrayExpress, CELLxGENE, etc., plus a"none"bucket for datasets without an external accession (direct lab submissions / Gemma-native).Method parameters in ubic.gemma.core.analysis.report with type arguments of type HomeStats.AccessionSourceStatModifier and TypeMethodDescriptionvoidHomeStats.setDatasetsByAccessionSource(List<HomeStats.AccessionSourceStat> datasetsByAccessionSource) Per-external-database dataset counts — GEO, ArrayExpress, CELLxGENE, etc., plus a"none"bucket for datasets without an external accession (direct lab submissions / Gemma-native).