Learn R Programming

MAGNAMWAR (version 2.0.4)

PDGvOG: Number of PDGs vs OGs/PDG

Description

Barplot that indicates the number of PDGs vs OGs(clustered orthologous groups) in a PDG

Usage

PDGvOG(mcl_data, num = 40, ...)

Arguments

mcl_data

FormatAfterOrtho output

num

an integer indicating where the x axis should end and be compiled

...

args to be passed to barplot

Value

a barplot with a height determined by the second column and the first column abbreviated to accomodate visual spacing

Examples

Run this code
# NOT RUN {
PDGvOG(after_ortho_format_grps,2)

# }

Run the code above in your browser using DataLab