## Not run:
# ## Load a FASTQ file, with sequence hashing.
# s.fastq <- readSeqFile(system.file('extdata', 'test.fastq', package='qrqc'))
#
# ## Plot base frequencies
# plotBases(s.fastq, type="freq")
#
# ## Plot base proportions
# plotBases(s.fastq, type="prop")
# ## End(Not run)
Run the code above in your browser using DataLab