Hello, I tried doing: > library(vcfR) > vcf <- > read.vcfR("ALL.chr1.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf", > verbose = FALSE )
but this takes forever to load and I am not sure it is even working. Any other suggestion on how I can read in .vcf file in R? Thanks Ana ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.