gggenes_df_from_gff_file: Create a dataframe for input to gggenes from a single gff3...

View source: R/gggenes_extensions.R

gggenes_df_from_gff_fileR Documentation

Create a dataframe for input to gggenes from a single gff3 file

Description

Create a dataframe for input to gggenes from a single gff3 file

Usage

gggenes_df_from_gff_file(file)

Arguments

gff_file

Gff file input

Value

Dataframe with position, orientation and description of genomic features from a single gff file, in a format for plotting gene diagrams with gggenes, or further input into genoplotR dnaseqs formatting.

Examples

gggenes_df_from_gff_dir("path/to/gff/file")

djw533/micro.gen.extra documentation built on Nov. 8, 2024, 5:11 a.m.