public class Convert2Polarity extends Convertor
group1, group2, group3, unknownGroup| Constructor and Description |
|---|
Convert2Polarity() |
| Modifier and Type | Method and Description |
|---|---|
char |
convert(char c)
Class for the conversion of protein sequence into polarity
|
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()
ConvertorgetGrouping in class Convertorpublic java.lang.String getAttribute()
ConvertorgetAttribute in class Convertor