Class HistoneExample
java.lang.Object
com.compomics.util.experiment.identification.modification.peptide_mapping.performance.HistoneExample
Convenience class extracting the data needed to plot the modification
matching.
- Author:
- Marc Vaudel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclose()static voidexportHistoneData(String sequence, HashMap<Double, int[]> modificationToPossibleSiteMap, HashMap<Double, Integer> modificationOccurrenceMap, HashMap<Double, HashMap<Integer, Double>> modificationToSiteToScore, HashMap<Double, TreeSet<Integer>> mapping, double score)
-
Constructor Details
-
HistoneExample
public HistoneExample()
-
-
Method Details
-
exportHistoneData
-
close
public static void close()
-