View source: R/proteinNetworks.R
computePhosphoNetwork | R Documentation |
computePhosphoNetwork maps kinase activity to proteins in a sum
computePhosphoNetwork(
phos.vals = c(),
prot.vals = c(),
gene.vals = c(),
rna.vals = c(),
nrand = 100,
beta = 2,
fname
)
phos.vals |
named list of phosphosite values |
prot.vals |
named list of protein values |
gene.vals |
named list of gene mutations |
rna.vals |
named list of transcripts |
nrand |
number of randomizations |
beta |
beta value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.