|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
void |
addGroup(Group group)
add a group to this chain |
Group |
getGroup(int position)
return the amino acid at position X |
ArrayList |
getGroups(String type)
return an ArrayList of all groups of a special type (e.g. |
int |
getLength()
get total length of chain, including HETATMs. |
int |
getLengthAminos()
returns the length of the AminoAcids in chain, without HETATMs. |
String |
getName()
|
String |
getSequence()
return the amino acid sequqence of this chain ( all aminos even if they do not have 3D data ...) |
String |
getSwissprotId()
get the Swissprot id of this chains |
void |
setName(String name)
get and set the name of this chain (Chain id in PDB file ) |
void |
setSwissprotId(String sp_id)
set the Swissprot id of this chains |
String |
toString()
string representation |
| Method Detail |
public void addGroup(Group group)
public Group getGroup(int position)
public ArrayList getGroups(String type)
public int getLength()
public int getLengthAminos()
public void setName(String name)
public String getName()
public String toString()
public String getSequence()
public void setSwissprotId(String sp_id)
public String getSwissprotId()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||