cal_met_snp | R Documentation |
cal_met_snp
cal_met_snp
is used to calculate the metric at each position
cal_met_snp(position, metric, seqc, prepend_position = c(), ...)
position |
position to check |
metric |
either 'simpson' or 'percent' |
seqc |
list of sequences, either passed directly from
|
prepend_position |
is the position to be added to the |
... |
other parameters as needed |
return the value at that position, as well as base pattern for next iteration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.