Looking at the lines below in utils https://github.com/daynefiler/gnomadR/blob/1bccf3835331e43665622c4bc0581a5eef52f6a5/R/utils.R#L35 Does "rX" indicate the gnomAD version? Would adding ```"gnomad_r4",``` allow me to access the most current version?
Looking at the lines below in utils
gnomadR/R/utils.R
Line 35 in 1bccf38
Does "rX" indicate the gnomAD version? Would adding
"gnomad_r4",allow me to access the most current version?