scGAN_simulation | R Documentation |
This function is used to simulate datasets from learned parameters in the docker container.
scGAN_simulation(parameters, return_format, verbose = FALSE, seed)
parameters |
A object generated by |
return_format |
A character. Alternatives choices: list, SingleCellExperiment,
Seurat, h5ad. If you select |
verbose |
Logical. Whether to return messages or not. |
seed |
A random seed. |
Marouf M, Machart P, Bansal V, et al. Realistic in silico generation and augmentation of single-cell RNA-seq data using generative adversarial networks. Nature communications, 2020, 11(1): 1-12.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.