Description Usage Arguments Value Examples
read and parse nextclade results
1 | readNextClade(fpath, exten)
|
fpath |
string specifying file path of directory containing one or more nextclade csv files |
exten |
prefix for matching nextclade csv files (in the case of multiple) or filename (if single) |
dataframe with merged values
1 | ss <- readNextClade("path","nextclade.csv");
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.