mapVcf2Affy: mapVcf2Affy

Description Usage Arguments Value

View source: R/mapVcf2Affy.R

Description

Takes a VCF files and reads it into VariantAnnotation package to overlap with GRanges probeset dataset of snp6.dat. It willc onvert the 0/0, 0/1, etc.. genotypes to 0,1,2. Finally, it will reutnr the BAFs and normalized BAFs for each of the overlapping probesets.

Usage

1

Arguments

vcfFile

Absolute path to VCF file

snp6.dat

SNP6 probeset genomic position, accessible from CCLid::ccl_table

Value

List composed of two dataframes, BAF and GT


quevedor2/CCLid documentation built on July 15, 2020, 4:05 a.m.