powered by
Read a VCF file.
read_vcf(vcf)
data_frame
vcf filename
Other read functions: read_bed(), read_genome()
read_bed()
read_genome()
vcf_file <- valr_example("test.vcf.gz") read_vcf(vcf_file)
Run the code above in your browser using DataLab