[Bioc-devel] Cytoscape installed on bioc builders?
Hi bioc-devel, My package contains a function that requires Cytoscape. For this function to run, I need to have Cytoscape installed and open on my computer. https://github.com/rosscm/fedup/blob/main/R/femap.R This poses an issue when attempting to test the function since I can?t control Cytoscape on the bioc builders, so I can?t test the function at all. Is it possible to have Cytoscape installed on the builders to be able to run such tests? Catherine