Description Usage Arguments Value
Distribute the overall number of baits by the multiple sequences
1 | assign_n_per_seq(the.lengths, n, min.per.seq, size)
|
the.lengths |
a dataframe with the length of each sequence, and the respective proportion of the overall size. |
n |
Number of baits to generate (distributed across the various sequences). |
min.per.seq |
Minimum number of baits per sequence. Defaults to 1. |
size |
The size of each bait |
An updated the.lengths dataframe, with the number of baits to be extracted per sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.