PDGvOG {MAGNAMWAR}R Documentation

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


PDGvOG(after_ortho_format_grps,2)


[Package MAGNAMWAR version 2.0.4 Index]