gtf2gr: gtf2gr

Description Usage Arguments Details

View source: R/13_RNA.quantification.R

Description

Converts reference gtf file to GRanges form to execute FPKM estimation

Usage

1
gtf2gr(ref.gtf, output.dir)

Arguments

ref.gtf

Directoy stored at reference gtf file (e.g. gencode.v22.gtf)

output.dir

Output directory

Details

To normalize the number of reads of each feature calculated in the previous step to the value of FPKM, convert the reference gtf file to GRanges format.


omicsCore/SEQprocess documentation built on May 7, 2020, 4:18 a.m.