Jump to content

UK Biobank/file locations

From Vrieze Wiki
Revision as of 18:29, 29 February 2016 by Scott (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The files are on RC in

/work/KellerLab/UKBiobank

The phenotypes are in an Rdata file that can be read in with a line such as

load(file="/work/KellerLab/UKBiobank/phenotypes/uk1653.Rdata")

The data is all in an object called "bd".

The raw genetic data is under the directory

/work/KellerLab/UKBiobank/genetics/raw

it is in vcf.gz, bed, and UK Biobank cal format in the so named directories.