getSnps: Get Table of SNPs by Sample

Description Usage Arguments Value

Description

This funtion reads a set of VCF files and creates a table of SNPs with SNP IDs as rows and sample names (one per file) as columns

Usage

1
getSnps(subsetByChromosome = NULL, snps = snps, input = input)

Arguments

subsetByChromosome

Chromosome number to use for comparison, left NULL if using SNP list

snps

List of SNP IDs to use for comparison

input

Input Directory Containing annotated VCF files

Value

Matrix containing SNP calls for all samples


ceburris/sampleSniffer documentation built on May 14, 2019, 6:09 a.m.