Regarding using bridgedb services with Cytoscape 3.0

24 views
Skip to first unread message

tanisha

unread,
Aug 2, 2012, 6:49:25 AM8/2/12
to bridgedb...@googlegroups.com
Hi,

I am building a Cytoscape 3.0 app and need to use bridgeDB for connecting to wikipathways. But I am not sure how to proceed with the same. It would be great if anyone could guide me through the same.

Regards,
Tanisha

Martijn van Iersel

unread,
Aug 2, 2012, 7:05:23 AM8/2/12
to bridgedb...@googlegroups.com
Hi Tanhisha,

I haven't done this yet myself. All I know is that the current BridgeDb
bundles are proper OSGi bundles so in theory it should work well with
Cytoscape 3.0.

Alex, have you worked on this yet?

--
Martijn
> --
> You received this message because you are subscribed to the Google
> Groups "bridgedb-discuss" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/bridgedb-discuss/-/SMLOQlT8zZgJ.
> To post to this group, send email to bridgedb...@googlegroups.com.
> To unsubscribe from this group, send email to
> bridgedb-discu...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bridgedb-discuss?hl=en.

Mike Smoot

unread,
Aug 2, 2012, 11:25:45 AM8/2/12
to bridgedb...@googlegroups.com
Here's a sample 3.0 app that depends on third party bundles.  The result is a something called a "kar" file, which stands for Karaf Archive.  It is just a jar file that contains OSGi bundles and a features.xml file that tells Karaf (the OSGi launching engine Cytoscape uses) to load all of the bundles.  

The sample app depends on some JFreeChart bundles, but in your case you would just depend on the various BridgeDB bundles that you need.  

Once you've got the kar file, you can copy it into the deploy directory and it should start.  The Cytoscape App Store does not yet support kar files, but that's something we're working on as it is an important feature for several projects.


thanks,
Mike

On Thu, Aug 2, 2012 at 4:05 AM, Martijn van Iersel <mvani...@gmail.com> wrote:
Hi Tanhisha,

I haven't done this yet myself. All I know is that the current BridgeDb bundles are proper OSGi bundles so in theory it should work well with Cytoscape 3.0.

Alex, have you worked on this yet?

--
Martijn




On 02/08/12 11:49, tanisha wrote:
Hi,

I am building a Cytoscape 3.0 app and need to use bridgeDB for
connecting to wikipathways. But I am not sure how to proceed with the
same. It would be great if anyone could guide me through the same.

Regards,
Tanisha

--
You received this message because you are subscribed to the Google
Groups "bridgedb-discuss" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/bridgedb-discuss/-/SMLOQlT8zZgJ.
To post to this group, send email to bridgedb-discuss@googlegroups.com.

To unsubscribe from this group, send email to

For more options, visit this group at
http://groups.google.com/group/bridgedb-discuss?hl=en.
--
You received this message because you are subscribed to the Google Groups "bridgedb-discuss" group.
To post to this group, send email to bridgedb-discuss@googlegroups.com.
To unsubscribe from this group, send email to bridgedb-discuss+unsubscribe@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/bridgedb-discuss?hl=en.




--
____________________________________________________________
Michael Smoot, Ph.D.              
UCSD Department of Medicine
tel: 858-822-4756

immortal meluha

unread,
Aug 3, 2012, 6:51:25 AM8/3/12
to bridgedb...@googlegroups.com
Hi Mike, Martijn,

I am sure BridgeDb would work fine with my app. But I am not able to connect to WikiPathways using BridgeDB library. Earlier, with pathvisio and BridgeDb this was possible and I worked out those examples sometime back, but now when I am don't know how could I import classes for wikipathways client.

Regards,
Tanisha

To post to this group, send email to bridgedb...@googlegroups.com.
To unsubscribe from this group, send email to bridgedb-discu...@googlegroups.com.

Martijn van Iersel

unread,
Aug 7, 2012, 7:20:57 AM8/7/12
to bridgedb...@googlegroups.com
Hi Tanisha,

WikiPathways and BridgeDb are separate projects. If you want to use
WikiPathways, you should obtain the client code here:
http://www.wikipathways.org/index.php/Help:WikiPathways_Webservice


--
Martijn


On 03/08/12 11:51, immortal meluha wrote:
> Hi Mike, Martijn,
>
> I am sure BridgeDb would work fine with my app. But I am not able to
> connect to WikiPathways using BridgeDB library. Earlier, with pathvisio
> and BridgeDb this was possible and I worked out those examples sometime
> back, but now when I am don't know how could I import classes for
> wikipathways client.
>
> Regards,
> Tanisha
>
> On Thu, Aug 2, 2012 at 8:55 PM, Mike Smoot <mike....@gmail.com
> <mailto:mike....@gmail.com>> wrote:
>
> Here's a sample 3.0 app
> <http://chianti.ucsd.edu/svn/core3/samples/trunk/sample28/> that
> https://groups.google.com/d/__msg/bridgedb-discuss/-/__SMLOQlT8zZgJ
> <https://groups.google.com/d/msg/bridgedb-discuss/-/SMLOQlT8zZgJ>.
> To post to this group, send email to
> bridgedb-discuss@googlegroups.__com
> <mailto:bridgedb...@googlegroups.com>.
> To unsubscribe from this group, send email to
> bridgedb-discuss+unsubscribe@__googlegroups.com
> <mailto:bridgedb-discuss%2Bunsu...@googlegroups.com>.
> For more options, visit this group at
> http://groups.google.com/__group/bridgedb-discuss?hl=en
> <http://groups.google.com/group/bridgedb-discuss?hl=en>.
>
>
> --
> You received this message because you are subscribed to the
> Google Groups "bridgedb-discuss" group.
> To post to this group, send email to
> bridgedb-discuss@googlegroups.__com
> <mailto:bridgedb...@googlegroups.com>.
> To unsubscribe from this group, send email to
> bridgedb-discuss+unsubscribe@__googlegroups.com
> <mailto:bridgedb-discuss%2Bunsu...@googlegroups.com>.
> For more options, visit this group at
> http://groups.google.com/__group/bridgedb-discuss?hl=en
> <http://groups.google.com/group/bridgedb-discuss?hl=en>.
>
>
>
>
> --
> ____________________________________________________________
> Michael Smoot, Ph.D.
> UCSD Department of Medicine
> tel: 858-822-4756
>
> --
> You received this message because you are subscribed to the Google
> Groups "bridgedb-discuss" group.
> To post to this group, send email to
> bridgedb...@googlegroups.com
> <mailto:bridgedb...@googlegroups.com>.
> To unsubscribe from this group, send email to
> bridgedb-discu...@googlegroups.com
> <mailto:bridgedb-discuss%2Bunsu...@googlegroups.com>.
> For more options, visit this group at
> http://groups.google.com/group/bridgedb-discuss?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "bridgedb-discuss" group.
Reply all
Reply to author
Forward
0 new messages