Skip to content

Instantly share code, notes, and snippets.

View jvwong's full-sized avatar
💭
Generally confused.

Jeffrey jvwong

💭
Generally confused.
View GitHub Profile
@jvwong
jvwong / README.md
Last active April 7, 2016 16:21
How do I retrieve a graph diagram and source description from an EXTENDED_BINARY_SIF interaction?

Tracing from SIF to Source

Goal

Trace an interaction declared in EXTENDED_BINARY_SIF to the BioPAX description, visualize the BioPAX representation in the form of a network, and identify the source database record. This gist crosses many aspects of the tools and services offered through Pathway Commons.

Audience

This is aimed at a computational audience. If you know what SIF is and you have used curl you should be fine. It would help if you are familiar with BioPAX although this is not essential.

What You Need

  • Access to a command line terminal to run curl