|
|||||||||
| 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.Convert2Hydrophobicity
public class Convert2Hydrophobicity
| Field Summary |
|---|
| Fields inherited from class org.biojava3.aaproperties.profeat.convertor.Convertor |
|---|
group1, group2, group3, unknownGroup |
| Constructor Summary | |
|---|---|
Convert2Hydrophobicity()
|
|
| Method Summary | |
|---|---|
char |
convert(char c)
Class for the conversion of protein sequence into hydrophobicity |
java.lang.String |
getAttribute()
Return the attribute of the grouping |
java.lang.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 Convert2Hydrophobicity()
| Method Detail |
|---|
public char convert(char c)
convert in class Convertorc - an amino acid character preferably of non-ambiguous characters
public java.lang.String[] getGrouping()
Convertor
getGrouping in class Convertorpublic java.lang.String getAttribute()
Convertor
getAttribute in class Convertor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||