Description Usage Arguments Value
Map scores to cytoband location
1 2 3 4 5 6 | mapScoresCnvBand(
mapping,
diggit.interactions,
from.p = FALSE,
pos.nes.only = TRUE
)
|
mapping |
a named vector of genomic locations/cytoband IDs. names are the gene names for each–i.e. a many to one mapping from HUGO or entrez IDs to cytoband location |
diggit.interactions |
list indexed by MR/TF name in Entrez Space |
from.p |
DIGGIT interactions are in p-value format instead of z-score (default=FALSE) |
pos.nes.only |
Only consider positive associations with NES scores (default=TRUE) each points to a named vector of NES / z-scores associated with entrez IDs for each interacting event. |
A list of input scores, now named by cytoband location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.