Exemple #1
0
 public BufferedImage showPathwayMap(Sample sample, PathwayWithEc path) {
   return processor_.alterPathway(sample, path);
 }