Skip to contents

The metaSite class is an object to store the meta splicing sites information. It includes three slots, the gene count and spliced-in count per cell for each meta site the orginal splicing sites that each meta site corresponds to.

Slots

cellGeneCount

A cell by meta site matrix, recording the gene expression count.

cellSiteCount

A cell by meta site matrix, recording the spliced-in count.

sites

A list with length as the number of meta splicing sites, Each element records the corresponding original splicing sites.