gff2gr: Rewrite a gff file as a granges with full seqinfo if...

View source: R/annotation_gff.R

gff2grR Documentation

Rewrite a gff file as a granges with full seqinfo if possible.

Description

Rewrite a gff file as a granges with full seqinfo if possible.

Usage

gff2gr(gff, type = NULL, type_column = "type")

Arguments

gff

Input gff file.

type

Feature type to extract.

type_column

Tag from the gff file to use when extracting the type.


elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.