Learn R Programming

hiReadsProcessor (version 1.8.2)

sampleSummary: Simple summary of a sampleInfo object.

Description

Give a simple summary of major attributes in sampleInfo/SimpleList object.

Usage

sampleSummary(object, ...)

Arguments

object
sample information SimpleList object, which samples per sector/quadrant information along with other metadata.
...
ignored for now.

Value

  • a dataframe summarizing counts of major attributes per sample and sector.

Examples

Run this code
data(FLX_seqProps)
sampleSummary(seqProps)

Run the code above in your browser using DataLab