View source: R/gggenes_extensions.R
gggenes_df_from_gff_dir | R Documentation |
Create a dataframe for input to gggenes from a directory of gff3 files
gggenes_df_from_gff_dir(gff_dir)
gff_dir |
Directory containing gff3 files |
Dataframe with position, orientation and description of genomic features from gff files, in a format for plotting gene diagrams with gggenes, or further input into genoplotR dnaseqs formatting.
gggenes_df_from_gff_dir("path/to/gff/directory")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.