fcsim {GeneScape} | R Documentation |
fcsim
Description
This function similate differential expression fold change level
Usage
fcsim(n.gene, de.id, fc.loc, fc.scale)
Arguments
n.gene |
total number of genes |
de.id |
index of differentially expressed genes |
fc.loc |
location parameter for fold change (log-normal distribution) |
fc.scale |
scale parameter for fold change (log-normal distribution) |
References
Zappia, L., Phipson, B., & Oshlack, A. (2017). Splatter: Simulation of single-cell RNA sequencing data. Genome Biology, 18(1). https://doi.org/10.1186/s13059-017-1305-0
[Package GeneScape version 1.0 Index]