View source: R/server_related_functions.R
GetNamesOfVCFs | R Documentation |
This function extracts the sample names representing different VCF files specified by user.
GetNamesOfVCFs(names.of.VCFs)
names.of.VCFs |
A character string containing the sample names representing different VCF files (different names separated by comma) specified by user on the browser. |
A character vector containing the sample names representing different VCF files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.