plotNucFrequency {genBaRcode}R 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.


[Package genBaRcode version 1.2.7 Index]