iterate_through | R Documentation |
iterate_through
iterate_through
is used to calculate the metric at each position
iterate_through(metric, seqc, bp = MulticoreParam(), ...)
metric |
either 'simpson' or 'percent' |
seqc |
list of sequences, either passed directly from
|
bp |
BiocParallel backend. Rule of thumbs: use MulticoreParam(workers = ncpus - 2) |
... |
other parameters as needed |
return a dataframe containing the position and result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.