View source: R/gggenes_extensions.R
gggenes_df_from_gff_file | R Documentation |
Create a dataframe for input to gggenes from a single gff3 file
gggenes_df_from_gff_file(file)
gff_file |
Gff file input |
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.
gggenes_df_from_gff_dir("path/to/gff/file")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.