computePhosphoNetwork: computePhosphoNetwork maps kinase activity to proteins in a...

View source: R/proteinNetworks.R

computePhosphoNetworkR Documentation

computePhosphoNetwork maps kinase activity to proteins in a sum

Description

computePhosphoNetwork maps kinase activity to proteins in a sum

Usage

computePhosphoNetwork(
  phos.vals = c(),
  prot.vals = c(),
  gene.vals = c(),
  rna.vals = c(),
  nrand = 100,
  beta = 2,
  fname
)

Arguments

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


PNNL-CompBio/amlresistancenetworks documentation built on Feb. 8, 2025, 11:27 a.m.