View source: R/Similarity_Functions.R
compute_sim_two_dir_bar | R Documentation |
compute_sim_two_dir_bar
compute_sim_two_dir_bar(dir_a, dir_b, dir_out, n_cores = 30)
dir_a |
Paths to the first set of barcodes. |
dir_b |
Paths to the second set of barcodes. |
dir_out |
Output directory. |
n_cores |
Number of processors for parallel computing. |
## Not run: compute_sim_two_dir_bar(dir_a,dir_b,dir_out,n_cores) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.