java.lang.Object
com.compomics.util.experiment.identification.TagFactory

public class TagFactory
extends Object
Convenience class for sequence tag generation.
Author:
Marc Vaudel
  • Constructor Details

    • TagFactory

      public TagFactory()
      Empty default constructor
  • Method Details

    • getAminoAcidCombinations

      public static ArrayList<String> getAminoAcidCombinations​(int length)
      Returns all the amino acid combinations for a given tag length.
      Parameters:
      length - the length of the tag
      Returns:
      all the amino acid combinations