Skip to contents

split the isoform string to a vector of splicing sites

Usage

isoform2sites(isoform, split = "|", sep = ",")

Arguments

isoform

A string representing the isoform

split

The chracter to split each exon within the isoform

sep

The chracter to split each the start and end sites of an exon

Value

A string vector, each element is a splicing site

Details

split the isoform string to a vector of splicing sites