public class ModificationSpecificMap extends SpecificTargetDecoyMap
| Modifier and Type | Field and Description |
|---|---|
static String |
GARBAGE
The name of the garbage category.
|
static int |
GARBAGE_KEY
The key of the garbage category.
|
fileSpecificGrouping, fileSpecificMaps, groupedMaps, grouping| Constructor and Description |
|---|
ModificationSpecificMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean(double minimalFDR)
Handles sparse maps.
|
addPoint, estimateProbabilities, getCategoriesFromGroupedFiles, getChargeGroupingMap, getCorrectedCharge, getFilesAtCategory, getGroupedCategories, getMapsSize, getPossibleCategories, getProbability, getTargetDecoyMap, getTargetDecoyMaps, isFileGroupedpublic static final String GARBAGE
public static final int GARBAGE_KEY
public void clean(double minimalFDR)
SpecificTargetDecoyMapclean in class SpecificTargetDecoyMapminimalFDR - the minimal FDR which should be achievableCopyright © 2021. All rights reserved.