cytoscape / network-ptm-integration

This repo tracks the work of data-driven addition of phosphorylation sites to proteins in networks (and pathways).
MIT License
0 stars 0 forks source link

PTM library script #5

Open AlexanderPico opened 9 months ago

AlexanderPico commented 9 months ago

Let's develop an R script to contain all the functions we'll want that go beyond the scope of RCy3, for example, readPTMdata() and calcFoldChanges(), etc. The Rmd notebook will source this script along with other published libs at the start.

We can make the Python version for a py4cytoscape notebook later.