powered by
vcf_close(vcf_filehandle)
vcf_open
## ## Example: ## vcffile <- system.file( "extdata" , "ex.vcf.gz" , package="WhopGenome" ) vcffile vcffh <- vcf_open( vcffile ) vcffh ## ## vcf_close( vcffh )
Run the code above in your browser using DataLab