getVcfs: Read Vcf files to GRanges

Description Usage Arguments Details

View source: R/prepareVariants.R

Description

Read Vcf files to GRanges

Usage

1
getVcfs(vcf_dir, pattern = ".vcf", share_num = "100%")

Arguments

vcf_dir

Path to directory with Vcf files of all replicate samples

pattern

Pattern to grep the specific Vcf files in the directory

share_num

Number of samples that must contain the variant. Two options, percentage format or sample number.

Details

Takes VCF output files from variant calling pipeline and combines a GRanges object ready for fasta generation.


mffrank/RNAseqToCustomFASTA documentation built on May 22, 2019, 7:55 p.m.