com.compomics.util.experiment.identification
Class TagFactory
java.lang.Object
com.compomics.util.experiment.identification.TagFactory
public class TagFactory
- extends Object
Convenience class for sequence tag generation.
- Author:
- Marc Vaudel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagFactory
public TagFactory()
getAminoAcidCombinations
public static 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
Copyright © 2013. All Rights Reserved.