cytoscape.actions.PluginInstallAction[ERROR]: Unable to install plugin: Unable to read plugin jar: java.util.zip.ZipException: invalid CEN header (bad signature) Caused by: Unable to read plugin jar: java.util.zip.ZipException: invalid CEN header (bad signature) at cytoscape.plugin.PluginManager.loadPlugin(PluginManager.java:734) at cytoscape.actions.PluginInstallAction.actionPerformed(PluginInstallAction.java:70) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.menuDragMouseReleased(Unknown Source) at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source) at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source) at javax.swing.JMenuItem.processMouseEvent(Unknown Source) at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source) at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(Unknown Source) at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown Source) at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source) at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: java.util.zip.ZipException: invalid CEN header (bad signature) at cytoscape.plugin.JarUtil.getPluginClass(JarUtil.java:131) at cytoscape.plugin.PluginManager.loadPlugin(PluginManager.java:704) at cytoscape.actions.PluginInstallAction.actionPerformed(PluginInstallAction.java:70) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.AbstractButton.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source) at javax.swing.plaf.basic.BasicMenuItemUI$Handler.menuDragMouseReleased(Unknown Source) at javax.swing.JMenuItem.fireMenuDragMouseReleased(Unknown Source) at javax.swing.JMenuItem.processMenuDragMouseEvent(Unknown Source) at javax.swing.JMenuItem.processMouseEvent(Unknown Source) at javax.swing.MenuSelectionManager.processMouseEvent(Unknown Source) at javax.swing.plaf.basic.BasicPopupMenuUI$MouseGrabber.eventDispatched(Unknown Source) at java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Unknown Source) at java.awt.Toolkit$ToolkitEventMulticaster.eventDispatched(Unknown Source) at java.awt.Toolkit.notifyAWTEventListeners(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$000(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.awt.EventQueue$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Thanks,
Harsha
There is an embedded version of Cytoscape with the plugins DomainGraph and GPML that are downloaded and extracted to the AltAnalyze program directory to avoid any version incompatibilities (Cytoscape or dependent plugins). Have you tried using this? You will only need to be install the species database for DomainGraph once opened. You can open this program from within AltAnalyze after an analysis or directly from this folder.
An issue that is known to us, is when two instances of the plugins are installed and called from different Cytoscape folders. This is simply fixed by deleting the hidden directory .Cytoscape in your Windows user directory (Documents and Settings/account name).
Which version of Cytoscape are you using?
Best,
Nathan
> <domaingrapherror.JPG>
Thanks for your help!
Harsha
________________________________________
From: Nathan Salomonis [nsalo...@gmail.com]
Sent: Thursday, March 24, 2011 9:15 PM
To: Rajasimha, Harsha (NIH/NEI) [C]
Cc: alt_pre...@googlegroups.com
Subject: Re: Error while installing domain graph plugin
Thanks Nathan - I tried on a total different computer from scratch - altanalyze runs just fine - but I cannot start Cytoscape from the packaged folder (I tried both cytoscape.exe and .bat and also tried to instantiate from AltAnalyze).
Nothing happens - no error - no cytoscape. I am very eager to visualize these results as I believe there is no other tool that can do this job. It will be fun once I can get this going.
How can I overcome this?
Thank you!
HARSHA K RAJASIMHA, Ph.D.
Digicon Contractor, ITMB/NNRL/NEI
Bioinformatics Programmer / Analyst
National Institutes of Health
6 CENTER DR RM 303 MSC 0610
BETHESDA MD 20892-0610
Tel: 301-402-5734
Fax: 301-480-1769
Email: rajas...@nei.nih.gov
-----Original Message-----
From: Nathan Salomonis [mailto:nsalo...@gmail.com]
Sent: Friday, March 25, 2011 1:08 PM
To: Rajasimha, Harsha (NIH/NEI) [C]
Subject: Re: Error while installing domain graph plugin
Hi Harsha,
I would stick with the version of Cytoscape that comes with AltAnalyze. To begin your analysis, simply double click the Cytoscape.exe file in the Cytoscape program directory (in the AltAnalyze program directory) and follow the example directions from the DomainGraph website. The three main steps will be to register, select species database for download and select the AltAnalyze DomainGraph input file.
Should be straight forward.
Best,
Nathan
Thanks Nathan – this solved my problem and I was able to open DomainGraph. I used version 2.6.1 zip archive from cytoscape website.
Where can I find more information on all the altsplice output directory structure and column label annotations of all files?
I found an excel sheet with column label annotations on the website but it does not cover all the columns and not in the same order or label strings.
Could you tell me which files will give me the following? I see several files that contain this information that confuses me.
1. A final list of highly significantly alternatively spliced genes (which column tells me the significance, does less mean more?)
2. The microRNA binding to alternatively spliced exons: I find a file with this info but the columns are not intuitive – where can I find this file type description?
3. The protein domain info file
If I look only at the files in the dir DomainGraph that are imported into that Cytoscape plugin – what will I miss (if any)?
Thank you very much!
HARSHA K RAJASIMHA, Ph.D.
Digicon Contractor, ITMB/NNRL/NEI
Bioinformatics Programmer / Analyst
National Institutes of Health
6 CENTER DR RM 303 MSC 0610
BETHESDA MD 20892-0610
Tel: 301-402-5734
Fax: 301-480-1769
Email: rajas...@nei.nih.gov
Thanks Nathan – this solved my problem and I was able to open DomainGraph. I used version 2.6.1 zip archive from cytoscape website.
Where can I find more information on all the altsplice output directory structure and column label annotations of all files?
I found an excel sheet with column label annotations on the website but it does not cover all the columns and not in the same order or label strings.
Could you tell me which files will give me the following? I see several files that contain this information that confuses me.
1. A final list of highly significantly alternatively spliced genes (which column tells me the significance, does less mean more?)
2. The microRNA binding to alternatively spliced exons: I find a file with this info but the columns are not intuitive – where can I find this file type description?
3. The protein domain info file
If I look only at the files in the dir DomainGraph that are imported into that Cytoscape plugin – what will I miss (if any)?