Class Convert2Hydrophobicity
java.lang.Object
org.biojava.nbio.aaproperties.profeat.convertor.Convertor
org.biojava.nbio.aaproperties.profeat.convertor.Convert2Hydrophobicity
-
Field Summary
Fields inherited from class org.biojava.nbio.aaproperties.profeat.convertor.Convertor
group1, group2, group3, unknownGroup
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Convert2Hydrophobicity
public Convert2Hydrophobicity()
-
-
Method Details
-
convert
public char convert(char c) Class for the conversion of protein sequence into hydrophobicity -
getGrouping
Description copied from class:Convertor
Returns the groupings of the attribute- Specified by:
getGrouping
in classConvertor
- Returns:
- the groupings of the attribute
-
getAttribute
Description copied from class:Convertor
Return the attribute of the grouping- Specified by:
getAttribute
in classConvertor
- Returns:
- the attribute of the grouping
-