View source: R/amplicon_extract.R
gap_fill | R Documentation |
Convert range from ungapped sequence to gapped sequence
gap_fill(rstart, rend, gaps)
rstart |
( |
rend |
( |
gaps |
( |
named integer
of length two, with elements "start"
and "end"
,
giving the coordinates in the gapped sequence which correspond to coordinates
"rstart"
and "rend"
in the ungapped sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.