View source: R/gg_species_promotor_dist_blast_tbl.R
| gg_species_promotor_dist_blast_tbl | R Documentation | 
This function enables users to plot pairwise promotor sequence distance distributions of orthologous genes.
gg_species_promotor_dist_blast_tbl(
  blast_tbl,
  type,
  order,
  xlab = "",
  ylab = "",
  title = ""
)
blast_tbl | 
 a   | 
type | 
 type of sustitution rate quantification that shall be visualized on the y-axis. Options are: 
  | 
order | 
 a character vector specifying the order of the species using their scientific names (which have to match the species names stored in the   | 
xlab | 
 label of x-axis.  | 
ylab | 
 label of y-axis.  | 
title | 
 title label.  | 
Hajk-Georg Drost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.