View source: R/GeneExpression_sim.R
Get_params2 | R Documentation |
This function takes gene_effect and cif, take their dot product and scale the product to the correct range by using first a logistic function and then adding/dividing by constant to their correct range
Get_params2(gene_effects, cif, bimod, ranges)
gene_effects |
a list of three matrices (generated using the GeneEffects function), each corresponding to one kinetic parameter. Each matrix has ncif columns, and ngenes rows. |
cif |
a vector of length ncif, the cell specific extrinsic variation factor |
bimod |
the bimodality constant |
param_realdata |
the fitted parameter distribution to sample from |
params a matrix of ngenes * 3
Get_params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.