|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mutation | |
---|---|
com.compomics.util.experiment.biology | This package contains experiement classes related to biological entities. |
Uses of Mutation in com.compomics.util.experiment.biology |
---|
Methods in com.compomics.util.experiment.biology that return Mutation | |
---|---|
static Mutation |
MutationFactory.getMutation(Mutation mutation)
Returns the requested mutation by lookup in the mutation map. |
Methods in com.compomics.util.experiment.biology that return types with arguments of type Mutation | |
---|---|
static List<Mutation> |
MutationFactory.createMutations()
This method creates all possible mutations for the 20 essential amino acids. |
Methods in com.compomics.util.experiment.biology with parameters of type Mutation | |
---|---|
boolean |
Mutation.equals(Mutation mutation)
Overwritten equals method. |
static Mutation |
MutationFactory.getMutation(Mutation mutation)
Returns the requested mutation by lookup in the mutation map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |