read.gtf: read.gtf is a function that imports a gtf file and creates an...

Description Usage Arguments Value

View source: R/read.gtf.R

Description

read.gtf is a function that imports a gtf file and creates an annotation data frame, adapted from exomePeak

Usage

1
read.gtf(PARAMETERS)

Arguments

PARAMETERS

A PARAMETERS list with the parameters indicated in the DPDE4PM function

Value

chr

chromosome

feature

genomic feature

start

start coordinate, base 1

end

stop coordinate, base 1

strand

strand

gene

gene id in the GTF file

transcript

transcript id in the GTF fiile


helen-zhu/ConsensusPeaks documentation built on Dec. 25, 2021, 9:39 a.m.