plotNucFrequency: 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.