| cutBlatReads | R Documentation | 
Take the output from blat and make continous reads out of it
cutBlatReads(seqs, starts, fillStarts = NULL, fillEnds = NULL, gaps = NULL)
| seqs | comma separated target sequences from blat | 
| starts | comma separated starting location for each piece of sequence 0 indexed | 
| fillStarts | start base for each output sequence 0 indexed | 
| fillEnds | total length for each output sequence | 
| gaps | list of matrices with columns tGaps and qGaps | 
vector of sequences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.