View source: R/cluster_files_from_distance.R
cluster_files_from_distance | R Documentation |
Internal Function of the workflow pangenomes_from_file
cluster_files_from_distance(files, file_type, distance, n_cores, folder)
files |
data.frame with the path of the selected genomes |
file_type |
Type of fasta files 'prot' or 'nucl' |
distance |
threshold distances of the clustering proccess |
n_cores |
Num of cores to use with MASH |
folder |
A data frame with the membership of each genome.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.