extractPos: Extract All Elements from GFF3 File

View source: R/extractPos.R

extractPosR Documentation

Extract All Elements from GFF3 File

Description

Extract all elements (promoter, UTR, CDS, intron) of each gene from GFF3 file into BED format

Usage

extractPos(gff_file, chr_len_file, bed_file)

Arguments

gff_file

GFF3 file

chr_len_file

file containing chromosome length

bed_file

BED file for output

Author(s)

Yujie Liu


liuyujie0136/tinyfuncr documentation built on Dec. 13, 2024, 8:49 a.m.