powered by
Gets the 5' and 3' neighboring bases to the mutated base
get.context(file, start)
The trinucleotide context.
Reference files directory
The position of the mutation gene
Fouad Yousif
Fan Fan
example.ref.dir <- paste0( path.package("SeqKat"), "/extdata/test/ref/" ); get.context(file.path(example.ref.dir, 'chr4.fa'), c(1582933, 1611781))
Run the code above in your browser using DataLab