PSICQUIC - Provide own local database of interactions
1
0
Entering edit mode
badredda • 0
@badredda-13911
Last seen 6.6 years ago

Dear Bioconductor community,

I have recently started using PSICQUIC (http://www.ebi.ac.uk/Tools/webservices/psicquic/view/main.xhtml) to produce an integrative network of multiple -omics datasets. I would like to know i) if there's any way to provide our own database of interactions to PSICQUIC that is available locally on our server; ii) some services are offline and PSICQUIC can't reach them; could we, for example, download the databases from the main website of these offline services and provide them to PSICQUIC locally ? Thank you in advance.

 

Best regards,

Alaa

PSICQUIC gene network • 1.3k views
ADD COMMENT
1
Entering edit mode
Paul Shannon ▴ 470
@paul-shannon-5944
Last seen 24 months ago
United States

Hi Alaa,

You may find the Bioconductor RefNet package fits your needs.  It is a wrapper around PSICQUIC and it provides a straightforward method for adding your own interactions.   Inspired by PSICQUIC, RefNet defines a data.frame format.

These interactions have been expressed in the standard RefNet 19-column format for easy querying, as explained in the vignette.  

The only wrinkle is that "extra" sources - other than PSIQUIC - must currently come from the bioc annotationHub.  In an earlier version, an RData file holding a data.frame of the right format could also be used.   We could probably restore this quite easily.  Let me know if you would like me to give this a try, perhaps with a sampling of your  new interactions.

These are the fields (columns) needed in a data.frame for incorporation in RefNet.  They are inspired by PSICQUIC.

* a.canonical
* b.canonical
* relation
* bidirectional
* detectionMethod
* pmid
* a.organism
* b.organism
* a.common
* a.canonicalIdType
* b.common
* b.canonicalIdType
* cellType
* a.modification
* a.cellularComponent
* b.modification
* b.cellularComponent
* provider
* comment
ADD COMMENT
0
Entering edit mode

Dear Paul,

Thank you for your reply and sorry for the late comment ! I will check it as soon as possible and explore the package.

Best regards,

Alaa

ADD REPLY
0
Entering edit mode

Dear Paul,

You have mentioned about an earlier version that gives us the possibility to include our interactions using an RData file with the right format. Could you provide to me please this RData file ?

Thank you for your offer to help Paul but I wouldn't want to bother you with such a task as I want to explore it myself and learn. Thanks in advance !
 

Best regards,

Alaa

ADD REPLY

Login before adding your answer.

Traffic: 465 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6