| noGap2Gap | R Documentation | 
Convert ungapped coordinates to what the coordinates would be with gaps
noGap2Gap(gapSeq, coords)
| gapSeq | the reference sequence containing gaps | 
| coords | coordinates on the ungapped gapSeq to be converted into equivalent gap coordinates | 
equivalent ungapped coordinates
noGap2Gap('AA-TT-GG',5)
noGap2Gap('AAA----TT-GG',1:7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.