Edge weights on network propagation by mutation location
Hello everyone,
I am looking for tools for network propagation. Here is the point. I want to put edge weights by mutation's location in a protein. Are there tools setting edge weights by locations of mutations?
Thank you so much in advance.
• 1,028 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I believe you will have to encode this yourself. With igraph (R Programming Language), you can encode edge weights.