View source: R/firevat_utils.R
GetSeedForVCF | R Documentation |
Returns a seed integer based on VCF file size
GetSeedForVCF(vcf.file)
vcf.file |
(full path of a .vcf file) |
Returns the same seed integer for the same VCF file (based on file size)
an integer value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.