コード例 #1
0
 public string getStrandTopology(string genbankID)
 {
     return(GDBL.getStrandTopology(genbankID));
 }