All Superinterfaces:
BaseReadOnlyService<Geeq>, BaseVoEnabledService<Geeq,GeeqValueObject>
All Known Implementing Classes:
GeeqServiceImpl

public interface GeeqService extends BaseVoEnabledService<Geeq,GeeqValueObject>
  • Method Details

    • calculateScore

      Geeq calculateScore(ExpressionExperiment ee, GeeqService.ScoreMode mode)
      Calculates the GEEQ score in the given mode for the experiment with the given id.
      Parameters:
      ee - the id of the experiment to calculate the scores for.
      mode - either run all scores, or only re-score batch effect, batch confound or replicates.