View source: R/subset_vcf2vcf.R
subset_vcf2vcf | R Documentation |
The function subsets the larger vcf file by variants from other smaller vcf file.
subset_vcf2vcf(large.vcf, small.vcf)
Larger |
vcfR object. |
Smaller |
vcfR object. |
Subset the vcfR object given the variants from smaller vcfR object
subsetted vcf file by small vcfR variants
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.