gff3_to_paths | R Documentation |
This function creates a features path file from a GFF file
gff3_to_paths(gffFile, outFile, forceOverwrite = FALSE)
gffFile |
Path to the input GFF file |
outFile |
Path to the output features path file, if not provided the output will be gffFile.paths |
forceOverwrite |
If output file exists, overwrite the existing file. (default FALSE) |
Path to the generated features path file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.