verifyFilename {seqminer} | R Documentation |
validate the inVcf can be created, and outVcf can be write to. will stop if any error occurs
Description
validate the inVcf can be created, and outVcf can be write to. will stop if any error occurs
Usage
verifyFilename(inVcf, outVcf)
Arguments
inVcf |
input file |
outVcf |
output file |
[Package seqminer version 9.4 Index]