find_tool_reports: Find tool reports in Juno results.

View source: R/parsing_raw_data.R

find_tool_reportsR Documentation

Find tool reports in Juno results.

Description

Find tool reports in Juno results.

Usage

find_tool_reports(
  input_dir = character(),
  tool = c("quast", "bbtools", "checkm")
)

Arguments

input_dir

Path to directory with results from Juno pipeline.

tool

c("quast", "bbtools", "checkm").

Value

The file path(s) of the desired report (tool) type in the input directory.


AleSR13/refsampr documentation built on May 30, 2022, 5:42 a.m.