View source: R/con_primer_coverage.R
covered.seqs.to.ID.string | R Documentation |
Converts the input coverage indices to a comma-separated string with the template IDs.
covered.seqs.to.ID.string(covered.seqs, template.df)
covered.seqs |
Indices of covered template sequences. |
template.df |
Template data frame. |
A string containing the covered template IDs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.