#' Get the filename of a test Mycobacterium reference proteome
#' @return the filename of the test Mycobacterium reference proteome
#' @author Richèl J.C. Bilderbeek
#' @export
get_test_myco_proteome_filename <- function() { # nolint indeed a long function name
system.file("extdata", "myco_test.fasta", package = "bbbq")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.