View source: R/gg_pairwise_orthologs_line.R
| gg_pairwise_orthologs_line | R Documentation | 
Visualizes pairwise orthologs for multiple species comparisons as line graph.
gg_pairwise_orthologs_line(
  ortho_summary,
  xlab = "Subject Species",
  ylab = "Number of reciprocal best hit orthologs",
  title = "",
  vline = NULL,
  ymax = NULL
)
ortho_summary | 
 a   | 
xlab | 
 label of x-axis.  | 
ylab | 
 label of y-axis.  | 
title | 
 plot title.  | 
vline | 
 plot a line characterizing the core set. Default is   | 
ymax | 
 max value of y-axis. Default is   | 
Hajk-Georg Drost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.