makeDeltaRanksTable {KOGMWU} | R Documentation |
Make a combined delta-ranks table from several kog.mwu() results.
Description
Extracts delta ranks from several kog.mwu() result tables and combines them into a single dataframe for heat map plotting and correlation analysis.
Usage
makeDeltaRanksTable(ll)
Arguments
ll |
A list of dataframes output by kog.mwu() function. |
Value
A dataframe of delta-ranks (rows - KOG classes, columns - delta-ranks in different datasets).
Author(s)
Mikhail V. Matz
References
Dixon GB, Davies SW, Aglyamova GA, Meyer E, Bay LK and Matz MV (2015) Genomic determinants of coral heat tolerance across latitudes.
[Package KOGMWU version 1.2 Index]