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

Rmd notebook #6

Open AlexanderPico opened 9 months ago

AlexanderPico commented 9 months ago

User-friendly notebook for visualizing PTM data on pathways and networks that can run in Colab.

To run on arbitrary user datasets, the user would clone the repo, add their data to datasets, run preprocessing script, and then run the notebook. Or they can fork the repo, upload their data to datasets, trigger GH Actions for preproccessing, and then run the notebook in Colab.

We can make the Python version later.