public string getStrandTopology(string genbankID)
 {
     return(GDBL.getStrandTopology(genbankID));
 }