Description Usage Arguments Author(s)
View source: R/dnds_across_species_plot.R
This function enables users to plot pairwise dN, dS, or dN/dS distributions of orthologous genes.
1 2 3 4 5 6 7 8 | dnds_across_multiple_species_plot(
dnds_species_tbl,
type,
order,
xlab = "",
ylab = "",
title = ""
)
|
dnds_species_tbl |
a dnds table created with |
type |
type of substitution 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.