ManhatGrp {MAGNAMWAR} | R Documentation |
Manhattan plot that graphs all p-values for taxa.
ManhatGrp(mcl_data, mcl_mtrx, tree = NULL)
mcl_data |
FormatAfterOrtho output |
mcl_mtrx |
output of AnalyzeOrthoMCL() |
tree |
tree file optional, used for ordering taxa along x axis |
a manhattan plot
Some sort of reference
ManhatGrp(after_ortho_format, mcl_mtrx)
#@param equation of line of significance, defaults to -log10((.05)/dim(pdgs)[1])