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