# \donttest{
# Path to the example GenBank file in the package
gbk_file <- system.file("extdata", "BGC0000001.gbk", package = "geneviewer")
# Convert the GenBank file to FASTA format
genbank_to_fasta(gbk_file)
# }
Run the code above in your browser using DataLab