Add experimental noise to true counts
Arguments
- results
The scMultisim result object
- ...
randseed
: The random seedprotocol
:UMI
ornon-UMI
gene_len
: A vector with lengths of all genesalpha_mean
,alpha_sd
: rate of subsampling of transcripts during capture stepdepth_mean
,depth_sd
: The sequencing depth
See also
The underlying methods True2ObservedCounts and True2ObservedATAC
Examples
results <- sim_example_200_cells()
#> Time spent: 0.01 mins
add_expr_noise(results)
#> Adding experimental noise...
#> 50..100..150..200..Using atac_counts
#> Time spent: 0.03 mins