public class BasicGoSubset extends Object implements GoSubset
GoSubset.TypeGOSLIM_ASPERGILLUS_STR, GOSLIM_CANDIDA_STR, GOSLIM_GENERIC_STR, GOSLIM_GOA_STR, GOSLIM_PIR_STR, GOSLIM_PLANT_STR, GOSLIM_POMBE_STR, GOSLIM_YEAST_STR, GOSUBSET_PROK_STR| Constructor and Description |
|---|
BasicGoSubset(GoSubset.Type type) |
BasicGoSubset(String s) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(GoSubset sub) |
boolean |
equals(Object o) |
GoSubset.Type |
getType() |
String |
toString() |
public BasicGoSubset(String s)
public BasicGoSubset(GoSubset.Type type)
public int compareTo(GoSubset sub)
compareTo in interface Comparable<GoSubset>public GoSubset.Type getType()
Copyright © 2016. All rights reserved.