View source: R/Similarity_Functions.R
compute_sim_one_dir_bar | R Documentation |
compute_sim_one_dir_bar
compute_sim_one_dir_bar( path_to_bcs, dir_out, n_cores = 30, tail_to_remove = ".Rda" )
path_to_bcs |
vector including the complete paths to all barcode files. |
dir_out |
directory where the output data must be written. |
n_cores |
Number of processores used in for each |
tail_to_remove |
Tail tagg to remove from barcode name. |
## Not run: compute_sim_one_dir_bar(path_to_bcs,dir_out,n_cores,tail_to_remove) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.