Description Usage Arguments Value
Simulates a delta SNP-index with replication
1 2 | simulateSNPindex(depth, altFreq1, altFreq2, replicates = 10000,
filter = NULL)
|
depth |
integer. A read depth for which to replicate SNP-index calls. |
altFreq1 |
numeric. The alternate allele frequency for bulk A. |
altFreq2 |
numeric. The alternate allele frequency for bulk B. |
replicates |
integer. The number of bootstrap replications. |
filter |
numeric. an optional minimum SNP-index filter |
Returns a vector of length replicates delta SNP-indeces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.