Description Usage Arguments Author(s) See Also Examples
plotGC
plots the GC proportion by position.
1 | plotGC(obj)
|
obj |
an S4 object of class that inherits from |
Vince Buffalo <vsbuffalo@ucdavis.edu>
1 2 3 4 5 6 7 8 | ## Not run:
## Load a FASTQ file, with sequence hashing.
s.fastq <- readSeqFile(system.file('extdata', 'test.fastq', package='qrqc'))
## Plot Qualities
plotGC(s.fastq)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.