plotNucFrequency: Plotting Nucleotide Frequency

plotNucFrequencyR Documentation

Plotting Nucleotide Frequency

Description

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

Usage

plotNucFrequency(source_dir, file_name)

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.

Value

a ggplot2 object.


genBaRcode documentation built on March 31, 2023, 11:02 p.m.