powered by
readVCFToMatrixByRange(fileName, range, annoType)
fileName = system.file("vcf/all.anno.filtered.extract.vcf.gz", package = "seqminer") cfh <- readVCFToMatrixByRange(fileName, "1:196621007-196716634", "Nonsynonymous")
Run the code above in your browser using DataLab