Hi,
I am trying to use clinvaR
following this vignette (here ) but when I try to download and Import 1000 Genomes VCF, I get an error:
Cannot open specified tabix file: ftp://ftp.1000genomes.ebi.ac.uk/vol1/ftp/release/20130502/ALL.chr15.phase3_shapeit2_mvncall_integrated_v5a.20130502.genotypes.vcf.gz
Error in read.table(text = paste(output, collapse = "\n"), header = F, :
no lines available in input
What I am doing wrong?
Thank you Camilla
Your vignette URL is on your localhost, no one but you can access that URL.
sorry! I got the link typing on R
browseVignettes(package = "clinvaR")