Skip to content
Snippets Groups Projects
Commit 0694b906 authored by Simeon's avatar Simeon
Browse files

test

parent b236b6f2
Branches
No related tags found
No related merge requests found
......@@ -50,6 +50,7 @@ import(DECIPHER)
import(GenomicRanges)
import(ape)
import(cowplot)
import(dplyr)
import(ggdendro)
import(ggtree)
import(phangorn)
......
......@@ -19,6 +19,7 @@
#' meshclustR(seqs = MyDNAStringSet, meshclust_bin = meshclust, filepath = path)
#' @import Biostrings
#' @import tidyverse
#' @import dplyr
#' @export
meshclustR <- function(seqs = MyDNAStringSet,
meshclust_bin = meshclust,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment