Description Usage Arguments Author(s) See Also Examples
plotSeqLengths plots histogram of sequence lengths.
1  |   plotSeqLengths(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
  plotSeqLengths(s.fastq)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.