Uses of Class
ubic.gemma.core.loader.expression.arrayDesign.Reporter
Packages that use Reporter
-
Uses of Reporter in ubic.gemma.core.analysis.sequence
Method parameters in ubic.gemma.core.analysis.sequence with type arguments of type ReporterModifier and TypeMethodDescriptionstatic BioSequence
SequenceManipulation.collapse
(Collection<Reporter> sequences) Convert a CompositeSequence's immobilizedCharacteristics into a single sequence, using a simple merge-join strategy. -
Uses of Reporter in ubic.gemma.core.loader.expression.arrayDesign
Methods in ubic.gemma.core.loader.expression.arrayDesign that return ReporterModifier and TypeMethodDescriptionstatic Reporter
Reporter.Factory.newInstance()
IlluminaProbeReader.parseOneLine
(String line) Methods in ubic.gemma.core.loader.expression.arrayDesign that return types with arguments of type ReporterModifier and TypeMethodDescriptionAffyProbeReader.get
(CompositeSequence key) AffyProbeReader.getResults()
IlluminaProbeReader.getResults()
AffyProbeReader.parseOneLine
(String line) Methods in ubic.gemma.core.loader.expression.arrayDesign with parameters of type ReporterMethod parameters in ubic.gemma.core.loader.expression.arrayDesign with type arguments of type ReporterModifier and TypeMethodDescriptionprotected CompositeSequence
AffyProbeReader.getKey
(Collection<Reporter> newItem) protected void
AffyProbeReader.put
(CompositeSequence key, Collection<Reporter> value)