Description Usage Arguments Value
Given the gene-genic fragment network and the fragment-fragment network, it computes the distances from the genes to the non genic fragments
1 | get_dist_m(gf_net, ff_net, frag_pattern = "Frag")
|
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") |
Distance matrix of genes and non-genic fragments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.