get_dist_m: Determines the shortest distances from all the genes to the...

Description Usage Arguments Value

View source: R/funs_RWR.R

Description

Given the gene-genic fragment network and the fragment-fragment network, it computes the distances from the genes to the non genic fragments

Usage

1
get_dist_m(gf_net, ff_net, frag_pattern = "Frag")

Arguments

gf_net

Edge list representing a network such that first column are genes and second column are "FragX" fragments

ff_net

Edge list representing a network such that first and second column are "FragX" fragments

frag_pattern

String pattern to identify a fragment by its nomenclature in the edge list (e.g. "Frag")

Value

Distance matrix of genes and non-genic fragments


LucaGiudice/Esearch3D documentation built on Dec. 17, 2021, 1:12 a.m.