saezlab / omnipath

Python client for the OmniPath web service
https://omnipath.readthedocs.io
MIT License
37 stars 6 forks source link

Add annotations to network data frames #37

Open deeenes opened 1 year ago

deeenes commented 1 year ago

Implement this function here:

https://github.com/saezlab/OmnipathR/blob/master/R/annotate_network.R

It consists of two joins, between one network and two annotation data frames.

This is just a note for now, maybe I'll do it, or let me know if you're happy to do it.