subset_vcf2vcf: Subset a vcf file

View source: R/subset_vcf2vcf.R

subset_vcf2vcfR Documentation

Subset a vcf file

Description

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

Usage

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 May 16, 2024, 8:14 a.m.