Add sequence context to a data frame with mutation records
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.