Uses of Class
ubic.gemma.core.loader.expression.sra.model.SraReadStatistics
Packages that use SraReadStatistics
-
Uses of SraReadStatistics in ubic.gemma.core.loader.expression.sra.model
Methods in ubic.gemma.core.loader.expression.sra.model that return types with arguments of type SraReadStatisticsModifier and TypeMethodDescriptionSraRunStatistics.getReadStatistics()Might be missing ifSraRunStatistics.numberOfReadsis "variable".Method parameters in ubic.gemma.core.loader.expression.sra.model with type arguments of type SraReadStatisticsModifier and TypeMethodDescriptionvoidSraRunStatistics.setReadStatistics(List<SraReadStatistics> readStatistics) Might be missing ifSraRunStatistics.numberOfReadsis "variable".