getJuncBySam: getJuncBySam

Description Usage Arguments Value

View source: R/getJuncBySam.R

Description

getJuncBySam gets the unique junction sites and their numbers from the alignment files

Usage

1
getJuncBySam(alignments, outputDir, chrom = NULL, s = 0, e = Inf)

Arguments

alignments

a character value, indicating the alignment file, .sam for .bam

outputDir

a character value, indicating the directory whether to save the results

chrom

a vector of character values, incidating the chromosomes of insterest

s

an integer value indicating the start site

e

an integer value indicating the end site

Value

a list of data frame representing the splicing junction sites for each chromosome


zhushijia/STAR2bSMRT documentation built on Dec. 18, 2019, 7:37 a.m.