powered by
vcf_isSNP(vcff)
vcffile <- vcf_open( system.file( "extdata", "ex.vcf.gz" , package="WhopGenome") ) vcf_parseNextSNP( vcffile ) vcf_getPos( vcffile ) vcf_isSNP( vcffile )
Run the code above in your browser using DataLab