tmuetze / Bioconductor_RCy3_the_new_RCytoscape

Update RCytoscape to work for Cytoscape 3.0 and higher using CyREST
16 stars 10 forks source link

remove scale argument from saveImage() #35

Closed jooolia closed 8 years ago

jooolia commented 8 years ago

As noted in the function, scale does not appear to be a working argument.

cyREST seems to suggest that one can use height as an option for sizing an image , but I have not been able to get it to work (i.e. the images are always the same size no matter what h value I give it). I have submitted an issue in the cyREST repo (https://github.com/idekerlab/cyREST/issues/46). If resolved we could consider adding an argument to saveImage().