Skip to contents

transform the isoform count data to the format for sahimi plot

Usage

sashimi_plot_data(isoforms, counts, polyA = NULL, sep = ",", split = "|")

Arguments

polyA

A flag to indicate if the read has a polyA tail

sep

The character to split the start and end sites of an exon.

split

The character to split the exon in the isoform sequence.

Value

A list recording the base count and the junction count.