public List <string> getProjects(string genBankID)
 {
     return(GDBL.getProjects(genBankID));
 }