bridgedb / BridgeDb

The BridgeDb Library source code
https://bridgedb.org/
Apache License 2.0
28 stars 21 forks source link

BridgeDb not working in Cytoscape 3.8.0? #151

Closed remizallot closed 3 years ago

remizallot commented 4 years ago

Hi, I would like to report that BridgeDB seems to not work with Cytoscape 3.8.0 on PC.

I just installed the latest version of Cytoscape 3.8.0 on Windows 10. At the first Cytoscape launch, I installed BridgeDB using the Cytoscape app manager.

In the "Currently installed" tab of Cytoscape, BridgeDb 1.1.0.2 status is "Failed to Start".

Thanks you!

egonw commented 4 years ago

@AlexanderPico, can you plz have a look at this?

egonw commented 4 years ago

@remizallot, I am not an expert in Cytoscape (I use it about once a year actively), but understood the BridgeDb functionality is now core part of the Cytoscape and I am not sure if the BridgeDb app gives functionality that the core does not already. This is why I pinged Alex, but he seems to have missed this ping or simply not had time. @mkutmon, do you know if the BridgeDb app should be used with Cytoscape 3.8?

AlexanderPico commented 4 years ago

Here! Sorry for the delay.

Right. My first question would be what are you trying to do? Most BridgeDb functionality is now built-in and the app is not needed at all. The app hasn't been touched in 6 years! I might just remove it from the app store...

remizallot commented 4 years ago

Hello,

Alexander, please do not delete the BridgeDB app. Some Cyotscape users (like me) prefer to use older versions (pre 3.6).

I have been told that what I have been doing with BridgeDB is Cytoscape can now be done directly in newer versions of Cytoscape. I have not tried it yet. There is information in the Cytoscape user manual about that ( http://manual.cytoscape.org/en/stable/Node_and_Edge_Column_Data.html).

I have used BridgeDB in Cytoscape to map specific attributes to specific node IDs. We are speaking about adding attributes for 10 of thousands of nodes at a time, from a tab formatted file that are automatically generated.

On that page (https://efi.igb.illinois.edu/training/videos.php), you can hear me in the video "Adding Custom Node Attributes to a SSN" that explains how I use Cytoscape and BridgeDB, on a small scale.

I am available and open to answer questions, if needed.

Best regards, Remi Zallot

Le mer. 12 août 2020 à 19:42, Alexander Pico notifications@github.com a écrit :

Here! Sorry for the delay.

Right. My first question would be what are you trying to do? Most BridgeDb functionality is now built-in and the app is not needed at all. The app hasn't been touched in 6 years! I might just remove it from the app store...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bridgedb/BridgeDb/issues/151#issuecomment-673044476, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSDWAGRGAAIT6M7F37ZS73SALPDFANCNFSM4MMON6ZA .

AlexanderPico commented 4 years ago

Ok. App is marked "inactive" on the App Store so no one tries to download it in it's current, broken state. We need to find a Java developer interested in updating the old codebase. Might be simple; might be complicated. Hard to know at this stage. If we can upload an updated/working version the app, then we can mark it as "active" again.

The active/inactive state in the App Store does not affect your ability to continue using older verions.

egonw commented 4 years ago

ping @mkutmon, is this something "we" can pick up? I've never done it, and I would insist on continuous integration and easy release making.

remizallot commented 4 years ago

Hello,

it looks like the BridgeDB app is not present in the app store any more.

This means that there is no way anymore to map IDs for earlier versions of Cytoscape.

Is it possible to reinstate BridgeDB to be active on the App Store? Otherwise, would it be possible me to obtain a copy so that I can manually install it if needed?

Thank you

Le ven. 21 août 2020 à 23:27, Egon Willighagen notifications@github.com a écrit :

ping @mkutmon https://github.com/mkutmon, is this something "we" can pick up? I've never done it, and I would insist on continuous integration and easy release making.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bridgedb/BridgeDb/issues/151#issuecomment-678541517, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACSDWADQZKFFDPDVYVNGSPTSB3YFFANCNFSM4MMON6ZA .

egonw commented 3 years ago

@Chris-Evelo, is this something Lucas could look at?

AlexanderPico commented 3 years ago

I submitted a fixed version of the app on Sept 10th. http://apps.cytoscape.org/apps/bridgedb

egonw commented 3 years ago

Oh, sorry, I missed that!

Chris-Evelo commented 3 years ago

About Lucas, he will write usage recipes for all the different implementations of BridgeDb which we will ask you to review. Of course, that might mean that he can stumble on more things that are no longer working.