public class Convert2SecondaryStructure extends Convertor
group1, group2, group3, unknownGroup
Constructor and Description |
---|
Convert2SecondaryStructure() |
Modifier and Type | Method and Description |
---|---|
char |
convert(char c)
Class for the conversion of protein sequence into secondary structure
|
String |
getAttribute()
Return the attribute of the grouping
|
String[] |
getGrouping()
Returns the groupings of the attribute
|
public Convert2SecondaryStructure()
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.