doBlat | R Documentation |
Extract sequence stretches to be analysed using BLAT.
doBlat(seqname, repertoire, functional, gapwidth = 3, flank = 6)
seqname |
character, name of sequence in |
repertoire |
a named vector of full-length sequences to be analysed. The |
functional |
|
gapwidth |
integer, the distance between separate mismatches to be grouped together as a 'gap' to be analysed as candidate gene conversion events. (default: 3) |
flank |
integer, the number of nucleotides to be included in the 'gap' sequences to be searched using BLAT to annotate for candidate gene conversion events. (default: 6) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.