Skip to content

Commit 78cf125

Browse files
committed
dontrun protein blast
1 parent 03ec7d9 commit 78cf125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/cluster_blast.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ synteny_score <- function(order1, order2, identity, i = 0.5) {
205205
#' additional columns for BLAST results (identity, similarity).
206206
#'
207207
#' @examples
208-
#' \donttest{
208+
#' \dontrun{
209209
#' path_to_folder <- "path/to/gbk/folder/"
210210
#' data_updated <- protein_blast(
211211
#' path_to_folder,

0 commit comments

Comments
 (0)