| AddSeqContext | R Documentation | 
Add sequence context to a data frame with mutation records
AddSeqContext(df, ref.genome, seq.context.width = 10, name.of.VCF = NULL)
df | 
 An input data frame storing mutation records of a VCF file.  | 
ref.genome | 
 A   | 
seq.context.width | 
 The number of preceding and following bases to be
extracted around the mutated position from   | 
A copy of the input data.frame with a new column added that contains sequence context information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.