View source: R/networkAnalysis.R
simscore | R Documentation |
Similarity Score for network edge weight
simscore(ep, ep.exp, ip, ip.exp)
ep |
ExonPointer file containing cassette exon event ranking. |
ep.exp |
ExonPointer cassete exon expression file. |
ip |
IntronPointer file containing intron retention event ranking. |
ip.exp |
IntronPointer intron retention expression file. |
Similarity Score gives cosine similarity between the splice index of two genes. It can be used as edge weight for an unweighted network.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.