View source: R/allelic_enhancer_dot_plot.R
| allelic_enhancer_dot_plot | R Documentation | 
Dot plot for significant allelic different variant
allelic_enhancer_dot_plot(
  data,
  log2,
  max_fold,
  label,
  foldchange = 0.25,
  type = 1,
  main = NULL
)
| data | data used for plotting | 
| log2 | column indicating the log2 fold change, character | 
| max_fold | column indicating maximum fold change, character | 
| label | column indicating the significant variant, character | 
| foldchange | fold change cut-off for claiming allelic enhancer variant, such as 0.25, numeric | 
| type | whether to include the annotation line with 1 means yes | 
| main | the tile of the graph | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.