plot_post_trim_qc: Wrapper script for plotQualityProfile after trim steps and...

View source: R/cut_primers_trim_reads.R

plot_post_trim_qcR Documentation

Wrapper script for plotQualityProfile after trim steps and primer removal.

Description

Wrapper script for plotQualityProfile after trim steps and primer removal.

Usage

plot_post_trim_qc(
  cutadapt_data,
  output_directory_path,
  n = 5e+05,
  barcode_params
)

Arguments

cutadapt_data

FASTQ read files trimmed of primers

output_directory_path

The path to the directory where resulting files are output

n

(Optional). Default 500,000. The number of records to sample from the fastq file.

Value

Quality profiles of reads after primer trimming


demulticoder documentation built on June 8, 2025, 12:47 p.m.