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