AnnoAPAc: Annotate the APA clusters from a GTF file

Description Usage Arguments Value Examples

View source: R/annoAPAc.R

Description

Annotate the APA clusters from a GTF file

Usage

1
AnnoAPAc(APAc_file, gtf_file, w_strand, add_chr = FALSE)

Arguments

APAc_file

APA clusters file from MapAPAc()

gtf_file

A reference GTF file

w_strand

which strand, "+" or "-"

add_chr

whether to add character "chr" on the chr_name of the GTF (default FALSE)

Value

Null, An annotated file in the same dir.

Examples

1
AnnoAPAc("APA_map.out", "hg19.gtf", "-")

HHengUG/hatpal2 documentation built on Dec. 17, 2021, 10:26 p.m.