Skip to content

Commit

Permalink
dontrun protein blast
Browse files Browse the repository at this point in the history
  • Loading branch information
nvelden committed Dec 20, 2024
1 parent 03ec7d9 commit 78cf125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/cluster_blast.R
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ synteny_score <- function(order1, order2, identity, i = 0.5) {
#' additional columns for BLAST results (identity, similarity).
#'
#' @examples
#' \donttest{
#' \dontrun{
#' path_to_folder <- "path/to/gbk/folder/"
#' data_updated <- protein_blast(
#' path_to_folder,
Expand Down

0 comments on commit 78cf125

Please sign in to comment.