public List <string> getProteinIDs(string accession_version)
 {
     return(GDBL.getProteinIDs(accession_version));
 }