Choose Your Plugin File Type
JAR File
A single properly formatted plugin jar. We will read (and validate) the plugin metadata (name, description, version, etc.) from the jar.
ZIP File
A file with extension .zip, which should contain the plugin jar and any other necessary data. The file will be loaded as is and you will need to enter the plugin metadata.
URL
Plugin information with project URL. Since Cytoscape does not host the Zip/Jar file, they will not appear at the Cytoscape plugin manager. Users should download them manualy by following the project URLs, if they are interested.