org.biojava3.aaproperties.profeat.convertor
public class Convert2Hydrophobicity extends Convertor
group1, group2, group3, unknownGroup
Constructor and Description |
---|
Convert2Hydrophobicity() |
Modifier and Type | Method and Description |
---|---|
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
|
public char convert(char c)
public java.lang.String[] getGrouping()
Convertor
getGrouping
in class Convertor
public java.lang.String getAttribute()
Convertor
getAttribute
in class Convertor