public class Convert2Charge extends Convertor
group1, group2, group3, unknownGroup| Constructor and Description |
|---|
Convert2Charge() |
| Modifier and Type | Method and Description |
|---|---|
char |
convert(char c)
Class for the conversion of protein sequence into charge
|
String |
getAttribute()
Return the attribute of the grouping
|
String[] |
getGrouping()
Returns the groupings of the attribute
|
public char convert(char c)
public String[] getGrouping()
ConvertorgetGrouping in class Convertorpublic String getAttribute()
ConvertorgetAttribute in class ConvertorCopyright © 2000–2016 BioJava. All rights reserved.