User Tools

Site Tools


uk_biobank:downloading_the_data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
uk_biobank:downloading_the_data [2016/02/29 11:22]
scott /* Phenotypic data */
uk_biobank:downloading_the_data [2016/02/29 11:24]
scott /* Genotypic data */
Line 35: Line 35:
   -  Genetic data is downloaded following the instructions at [[http://biobank.ctsu.ox.ac.uk/showcase/exinfo.cgi?src=AccessingGeneticData|the UK Biobank site]].   -  Genetic data is downloaded following the instructions at [[http://biobank.ctsu.ox.ac.uk/showcase/exinfo.cgi?src=AccessingGeneticData|the UK Biobank site]].
   -  Scripted downloads of all chromosomes were done using a command such as   -  Scripted downloads of all chromosomes were done using a command such as
-<code>+
 $ seq 1 26 | parallel -j1 ./gfetch cal {} $ seq 1 26 | parallel -j1 ./gfetch cal {}
 $ seq 1 26 | parallel -j1 ./gfetch imp {} $ seq 1 26 | parallel -j1 ./gfetch imp {}
-</code>+
   -  A single sample map (impv1.sample) for the imputed data also was downloaded   -  A single sample map (impv1.sample) for the imputed data also was downloaded
-<code>+
 $ ./gfetch imp 1 -m $ ./gfetch imp 1 -m
-</code>+
  
uk_biobank/downloading_the_data.txt ยท Last modified: 2020/04/22 11:35 by luev6784