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 Convert2Charge()
public char convert(char c)
public String[] getGrouping()
Convertor
getGrouping
in class Convertor
public String getAttribute()
Convertor
getAttribute
in class Convertor
Copyright © 2000–2019 BioJava. All rights reserved.