SummaryTranSite: Summary transcript start site (TSS) and transcript end site...

View source: R/SummaryTranSite.R

SummaryTranSiteR Documentation

Summary transcript start site (TSS) and transcript end site (TES)

Description

Summary transcript start site (TSS) and transcript end site (TES)

Usage

SummaryTranSite(gr, type = c("TSS", "TES"), bin = 5)

Arguments

gr

A GRanges object.

type

"TSS" for transcript start site and "TES" for transcript end site.

bin

An integer of window size to aggregate the reads upstream and downstream of a TSS/TES. The total reads in [site-bin,site+bin] will be calculated.

Details

Count the number of TSS and TES on each chromosome.

Value

A data frame of TSS or TES count.


wyguo/RTDBox documentation built on Jan. 31, 2023, 1:19 a.m.