auxGetVcfSource: auxGetVcfSource

Description Usage Arguments Value

View source: R/loadSNPsFromVCF.R

Description

Obtains VCF source from a given VCF file path. Auxiliar function used by loadSNPsFromVCF.

Usage

1
auxGetVcfSource(vcf.source = NULL, vcf.file)

Arguments

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

Value

VCF source


CNVfilteR documentation built on April 17, 2021, 6:06 p.m.