Class SimpleSpecificMap

java.lang.Object
com.compomics.util.experiment.personalization.ExperimentObject
eu.isas.peptideshaker.scoring.maps.SpecificTargetDecoyMap
eu.isas.peptideshaker.scoring.maps.specific.SimpleSpecificMap
All Implemented Interfaces:
Serializable

public class SimpleSpecificMap extends SpecificTargetDecoyMap
Specific target decoy map where the highest value with enough values is kept.
Author:
Marc Vaudel
See Also:
  • Constructor Details

    • SimpleSpecificMap

      public SimpleSpecificMap()
  • Method Details

    • clean

      public void clean(double minimalFDR)
      Description copied from class: SpecificTargetDecoyMap
      Handles sparse maps.
      Specified by:
      clean in class SpecificTargetDecoyMap
      Parameters:
      minimalFDR - the minimal FDR which should be achievable