Description Usage Arguments Value
This function takes the absolute/relative path to two files and returns the longest common string among their basenames
1 | intersect_sample_name(file_path = "", file_path2 = "")
|
file_path |
Path to the input file |
file_path2 |
Path to the second input file |
A string with the longest common basename
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.