Description Usage Arguments Details Value Author(s)
addNoise
adds binomially sampled noise to a binary
matrix, with success probability epsilon.
1 | addNoise(mat, epsilon)
|
mat |
binary input matrix, with rows representing samples and columns representing genes |
epsilon |
the error rate at the level of genes, real number between 0 and 1 |
Any binary matrix can be used as input.
The input binary matrix with added noise.
Simona Constantinescu, simona.constantinescu@bsse.ethz.ch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.