Learn R Programming

pavian (version 1.0.0)

summarize_report: Summarize the result of a metagenomics report

Description

Summarize the result of a metagenomics report

Usage

summarize_report(my_report)

Arguments

my_report

kraken report

Value

data.frame with number of raw read, classified at certain taxRanks, etc

Examples

Run this code
# NOT RUN {
  summarize_kraken_report(krakenres)
# }

Run the code above in your browser using DataLab