public string getProkaryote(string genBankID)
 {
     return(GDBL.getProkaryote(genBankID));
 }