UK BioBank
Hi,
I have started working on UK Biobank and I am completely clueless about the data structure. Is there is a tutorial (apart from the one provided by UK Biobank) where I can unsderstand the schema better?
Thanks
ukb
uk-biobank
gwas
• 2,338 views
•
link
updated
by
Kevin Blighe
•
written
by
rogerdavis2609 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
UK biobank versus Genomics England
written by zizigoluHi I need some intuition here and thank you for sharing your ideas **Genomics England WGS vcf files** are available in pair per participant so …
-
Differentiate sequenced and imputed variants in BGEN files
written by user230613Hi there! I have recently started working with UK Biobank data, particularly with the imputed BGEN files (for whoever has access to UK Biobank, the …
-
WGS database education
written by Amber Lisa •Hi all! I am beginner bioinformatician at Ukrainian university. Our department has an idea to create a national genetic database, as we recently started provide …
-
Neale lab Heart Failure GWAS of UK Biobank
written by Mengna Zhang •Hi there, Does anyone know about the UK BioBank GWAS conducted by Neale Lab, I am using their Heart Failure GWAS (Phenotype code: Heartfail), and …
-
UK Biobank vs. NIH-EBI GWAS catalogue
written by SanjarHi biostars! Does anyone know what's the difference between the UK Biobank GWAS data and NIH-EBI GWAS Catalogue? Which one is more comprehensive and which …
-
UK Biobank
written by lorenzinip •Hi, I need to perform a GWAS with UK bIobank data with plink. Does anyone can suggest good tutorials about this? such as for the …
-
Using IMPUTED genotype data from UK Biobank to generate PRS scores using PRSice
written by Jenish •Does the PRSice-2 tool support working with imputed genotype data provided by UK Biobank as listed here: https://biobank.ctsu.ox.ac.uk/crystal/label.cgi?id=263 ?
-
PRS in UK Biobank - no covariate file and no phenotype file
written by Jalil Sharif •Hi there, I am trying to undertake a PRS using UK Biobank plink data. I am trying to generate a PRS using PRSice-2. However, the …
-
Calculating PRS in UK Biobank
written by ericyubet •Hi, I want to calculate PRS in UK Biobank with PRSice2. However, the GWAS used a lot of UK biobank participants as control and proxy …
-
Can BOLT-LMM_v2.3.2 handle BGEN v3 format data released by UK biobank?
written by 1434273482 •Hello all, Can BOLT-LMM_v2.3.2 handle BGEN v3 format data released by UK biobank? The software had implemented multi-threaded processing for files in the BGEN v1.2 …
How long have you spent on it? Which UK Biobank data have you retrieved?
Hi Kevin,
Its been more than 2 weeks now, but I am very confused with the data structure. I have a few SNPs and all I want to know for the first instance is how many patients (suppose with lupus) are there that have that SNP in the Biobank. I am very new to GWAS.
I see, which supervisor threw you into this deep water? Do you have the PLINK dataset, or the VCF dataset?
:) ....I have VCF files.
I may suggest that you convert the VCF to PLINK format, and then do everything in PLINK. The UK Biobank data should already be available for you in PLINK format, though (?)
PLINK's documentation is excellent, but there will obviously be a learning curve if you are starting from scratch.