View source: R/GeneExpression_sim.R
CIF2Truecounts | R Documentation |
Simulate true count matrix given simulated CIF values
CIF2Truecounts( ngenes, ncif, ge_prob, ncells, cif_res, prop_hge = 0.015, mean_hge = 5, scale_s = 1 )
ngenes |
Number of genes |
ncif |
number of cifs simulated |
ge_prob |
ge probability |
ncells |
Number of cells simulated |
cif_res |
the CIFs simulated |
mean_hge |
the mean of hge, default is 5 |
scale_s |
transcription rate scaler, or a vector to specify cell-type specific scale_s |
prob_hge |
the probability of hge, default is 0.015 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.