iso_compute_stats: Compute stats on isoform expression relative to the total...

View source: R/iso_stats.R

iso_compute_statsR Documentation

Compute stats on isoform expression relative to the total expression of a gene. Flags major and top (most expressed) transcripts

Description

Compute stats on isoform expression relative to the total expression of a gene. Flags major and top (most expressed) transcripts

Usage

iso_compute_stats(count_matrix, count_zeros = TRUE)

Arguments

count_matrix

Count matrix of seurat object

count_zeros

if TRUE (default), features with zero expression are included in the stats

Value

data.frame with feature/gene_id/transcript_id, (sum) at transcript level relative percentage (perc) over total gene expression, boolean flags for major (maj) and top isoforms


atienza-ipmc/isoswitch documentation built on June 27, 2022, 12:22 p.m.