View source: R/loadSNPsFromVCF.R
auxGetVcfSource | R Documentation |
Obtains VCF source from a given VCF file path. Auxiliar function used by loadSNPsFromVCF
.
auxGetVcfSource(vcf.source = NULL, vcf.file)
vcf.source |
VCF source. Leave NULL to allow the function to recognize it. Otherwise, the function will not try to recognize the source. (Defaults to NULL) |
vcf.file |
VCF file path |
VCF source
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.