Coder Social home page Coder Social logo

Comments (6)

kltm avatar kltm commented on August 26, 2024

@cmungall Would you have anything for this?

from helpdesk.

cmungall avatar cmungall commented on August 26, 2024

Hi there

Following on from #15 can I just clarify:

GO is not a protein-protein interaction database. GO is for describing the function of gene products. Sometimes that involves describing interaction partners of a gene to give more context for a function.

Are you interested in

  1. querying human protein-protein interaction data in general from a variety of sources (biogrid, intact, etc)?
  2. taking the subset of GO annotations that have protein-interaction data and extracting your fields from that. Note that for some species (including human) this may turn out to be similar to the results for 1, since some groups essentially include all IntAct PPIs in their GO annotations.

I can provide sample python code for either, although its only 2 that is within the scope of GO. If it truly is 2 that you're after, it may help to have more context about what you're trying to do, to make sure our advice doesn't lead you astray

from helpdesk.

urielsinger avatar urielsinger commented on August 26, 2024

Im interested in 1.

Furthermore, I'm not a biologist so I thought maybe I can extract from go someway direct interactions between proteins.
I would love a biological explaination why I was confused :)

from helpdesk.

cmungall avatar cmungall commented on August 26, 2024

Yes, GO does include PPI annotations but it's not the primary purpose of GO. You may be better going to another database, or aggregating. I can provide some code that helps. But it may help to know more about your broader goals. You may also want to do a broader review of the landscape of PPI databases and evaluate which fit your needs best

from helpdesk.

cmungall avatar cmungall commented on August 26, 2024

Here is an example of code to extract the binding partner information from a GO association file: https://github.com/geneontology/go-notebooks/blob/master/PPI_from_GAF.ipynb

from helpdesk.

urielsinger avatar urielsinger commented on August 26, 2024

Thank you for the great suggestions. It helped me a lot to understand what I need to do.

from helpdesk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.