Description Usage Arguments Details Value
Write mutation type
1 | mut.type.somatic(df, ref="Ref",alt="Alt")
|
df |
data frame from get.annovar.report() |
ref |
column name of the reference (default="Ref") |
alt |
column name of the alteration (default="Alt") |
In the data frame, enter the mutation type using reference and alteration
data frame with mutation type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.