| blatFindGaps | R Documentation | 
Find gaps in blat coordinates
blatFindGaps(qStarts, tStarts, blockSizes)
| qStarts | comma separated starts for query seq | 
| tStarts | comma separated starts for target seq | 
| blockSizes | comma separated block sizes | 
data.frame giving qStartAfter, qGaps, tGapStartAfter and tGaps
blatFindGaps('1,100,200','4,200,300','99,50,100')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.