R/gtpath.R

Defines functions gtpath1kg

gtpath1kg = function(chrtok) {
gsub("%%N%%", chrtok, 
"http://1000genomes.s3.amazonaws.com/release/20110521/ALL.chr%%N%%.phase1_release_v3.20101123.snps_indels_svs.genotypes.vcf.gz")
}

Try the gQTLBase package in your browser

Any scripts or data that you put into this service are public.

gQTLBase documentation built on Nov. 8, 2020, 7:07 p.m.