|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava3.aaproperties.profeat.convertor.Convertor
org.biojava3.aaproperties.profeat.convertor.Convert2SolventAccessibility
public class Convert2SolventAccessibility
Field Summary |
---|
Fields inherited from class org.biojava3.aaproperties.profeat.convertor.Convertor |
---|
group1, group2, group3, unknownGroup |
Constructor Summary | |
---|---|
Convert2SolventAccessibility()
|
Method Summary | |
---|---|
char |
convert(char c)
Class for the conversion of protein sequence into solvent accessibility |
String |
getAttribute()
Return the attribute of the grouping |
String[] |
getGrouping()
Returns the groupings of the attribute |
Methods inherited from class org.biojava3.aaproperties.profeat.convertor.Convertor |
---|
convert |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Convert2SolventAccessibility()
Method Detail |
---|
public char convert(char c)
convert
in class Convertor
c
- an amino acid character preferably of non-ambiguous characters
public String[] getGrouping()
Convertor
getGrouping
in class Convertor
public String getAttribute()
Convertor
getAttribute
in class Convertor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |