knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(gwangmyeongseong3) fasta_file <- floundeR::flnDr("cluster") fasta <- floundeR::Fasta$new(fasta_file) chunks <- fasta$sequence_chunks() tib <- fasta$get_tibble_chunk(1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.