|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcharite.christo.strap.extensions.CountResidues
public class CountResidues
HELP This class counts the amino acids in a protein.
| Constructor Summary | |
|---|---|
CountResidues()
|
|
| Method Summary | |
|---|---|
void |
compute()
When it is time consuming then do the calculation in the compute method. |
Protein |
getProtein()
|
double |
getValue()
|
int |
modificationCount()
|
boolean |
setProtein(Protein p)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountResidues()
| Method Detail |
|---|
public Protein getProtein()
getProtein in interface HasProteinpublic boolean setProtein(Protein p)
setProtein in interface ValueOfProteinpublic double getValue()
getValue in interface ValueOfProteinpublic void compute()
ValueOfProtein
compute in interface ValueOfProteinpublic int modificationCount()
modificationCount in interface HasModiCount
|
'STRAP:multiple sequence alignments ' | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||