Learn R Programming

genBaRcode (version 1.2.8)

plotNucFrequency: Plotting Nucleotide Frequency

Description

Creates a plot visualising the nucleotide frequency within the entire fastq file.

Usage

plotNucFrequency(source_dir, file_name)

Value

a ggplot2 object.

Arguments

source_dir

a character string containing the path to the sequencing file.

file_name

a character string containng the name of the sequencing file.