knitr::opts_chunk$set( collapse = TRUE, warning=FALSE, message=FALSE, comment = "#>" )
Arguments | Description -----|----- variant.ann| is the data.frame of the annotated variants downloaded from MMRF-Commpass Researcher Gateway ListGene| is the list of the genes to analyze
Arguments | Description -----|----- variant.ann| is the data.frame of the annotated variants downloaded from MMRF-Commpass Researcher Gateway ListGene| is the list of the genes to analyze topN| is the top number of variant count to visualize filenm| is the name of the png file. If filenm is Null, the plot is draw but it is not saved height| Image height width| Image width
Arguments | Description -----|----- variant.ann| is the data.frame of the annotated variants downloaded from MMRF-Commpass Researcher Gateway ListSNP| is the list of the SNPs to analyze. topN| is the top number of variant count to visualize filenm| is the name of the png file. If filenm is Null, the plot is draw but it is not saved height| Image height width| Image width
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.