Skip to contents

Generate html report about possible batch effect for a given RiboClass.

Usage

report_qc(
  ribo,
  library_col,
  project_name = "Unnamed project",
  output_dir = getwd()
)

Arguments

ribo

A RiboClass object.

library_col

Library/run column in the metadata.

project_name

Name of the project.

output_dir

Path to output dir. Working directory is selected by default.