Description Usage Arguments Value
Converts the sequence information about indels to a format that can be used to predict the coding consequences.
1 2 3 4 5 | format_indels(
isomut,
ref = system.file("extdata", "Saccharomyces_cerevisiae.R64-1-1.dna.toplevel.fa",
package = "isomutR")
)
|
isomut |
a |
ref |
either the name of a fasta file containing the reference genome or
an object of class |
A data.frame with formatted sequence information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.