View source: R/gggenes_extensions.R
gggenes_df_from_gff_list | R Documentation |
Create a dataframe for input to gggenes from a list of gff3 files
gggenes_df_from_gff_list(gff_list)
gff_list |
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.