reverse_gff | R Documentation |
Reverse a gff file and write out to file
reverse_gff(input_gff, output_gff)
input_gff |
Gff file |
output_gff |
Gff file |
reverse_gff("path/to/input.gff", "path/to/output.gff")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.