Loop over studies and annotate sample classes
1 2 | loop_studies(studies_folder, out_folder, methods = c("jw", "sw", "nw",
"me", "lv", "dl", "osa", "lcs", "qgram", "cosine", "jaccard"))
|
studies_folder |
Directory from which to get study annotation files |
out_folder |
Directory to write the annotated file to |
methods |
Similarity measures to be applied to each sample annotation file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.