Class ExportUtils

java.lang.Object
eu.isas.peptideshaker.export.ExportUtils

public class ExportUtils extends Object
Utils for exports.
Author:
Marc Vaudel
  • Constructor Details

    • ExportUtils

      public ExportUtils()
  • Method Details

    • getPhosphorylations

      public static HashSet<String> getPhosphorylations(com.compomics.util.parameters.identification.search.ModificationParameters modificationParameters)
      Returns the names of the variable modifications containing "phospho", not case sensitive.
      Parameters:
      modificationParameters - The modification parameters to use to get the variable modifications.
      Returns:
      The names of the variable modifications containing "phospho" as a set.