Description Usage Arguments Value Examples
View source: R/hiReadsProcessor.R
Give a simple summary of major attributes in sampleInfo/SimpleList object.
1 | sampleSummary(object, ...)
|
object |
sample information SimpleList object, which samples per sector/quadrant information along with other metadata. |
... |
ignored for now. |
a dataframe summarizing counts of major attributes per sample and sector.
1 2 | data(FLX_seqProps)
sampleSummary(seqProps)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.