Load a metaphlan format data.frame
load_mpa_df(mpa_df, sum_unidentified = TRUE)
Arguments
- mpa_df
metaphlan format data.frame, rownames are taxon, all value are numeric.
- sum_unidentified
logical, whether to sum the unidentified reads to the correspond level.