simscore: Similarity Score for network edge weight

View source: R/networkAnalysis.R

simscoreR Documentation

Similarity Score for network edge weight

Description

Similarity Score for network edge weight

Usage

simscore(ep, ep.exp, ip, ip.exp)

Arguments

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.

Value

Similarity Score gives cosine similarity between the splice index of two genes. It can be used as edge weight for an unweighted network.


harshsharma-cb/FASE documentation built on Aug. 6, 2023, 1:37 a.m.