powered by
vcf_getnumcontigs(vcff)
vcffile <- vcf_open( system.file( "extdata", "ex.vcf.gz" , package="WhopGenome") ) vcf_getnumcontigs( vcffile ) # [1] 1
Run the code above in your browser using DataLab