subset_vcf2vcf: Subset a vcf file

Description Usage Arguments Details Value

View source: R/subset_vcf2vcf.R

Description

The function subsets the larger vcf file by variants from other smaller vcf file.

Usage

1
subset_vcf2vcf(large.vcf, small.vcf)

Arguments

Larger

vcfR object.

Smaller

vcfR object.

Details

Subset the vcfR object given the variants from smaller vcfR object

Value

subsetted vcf file by small vcfR variants


shankarkshakya/mypackage documentation built on March 12, 2021, 5:54 p.m.