Jianqiao Wang
Jianqiao Wang
Research
Posts
Contact
Light
Dark
Automatic
Posts
Working with the reference genotype data
Introduction The reference genotype database has been widely used for GWA studieds. It provides more information on the genetic variants when the individual-level genotype data is not available or the genotypes data has low sequencing depth.
Last updated on Jan 10, 2022
3 min read
Working with the summary association statistics
Working with the summary association statistics has been important in current GWAS studies. However, generated from different cohorts, the format of summary association statistics varies a lot. In this post, we discuss how to do the preprocessing for summary association statistics.
Last updated on Jan 10, 2022
1 min read
Step 0: Preparation for the genomic simulation
To do simulation with genetic data, we need to make some preparion. First, we detemine the snplist and individuals in the genotype data: snplist.txt Prepare data for package bigsnpr and bigstatsr
Last updated on Jan 10, 2022
1 min read
Simulation and analysis with R and LDSC
First, we generate the ld score based on the genotype file. This function only need be estimated once module load ldsc source activate ldsc-1.0.1 ldsc.py –bfile geno –ld-wind-cm 1 –out chr1_select ldsc.
Last updated on Jan 10, 2022
2 min read
Simulation and analysis with R and GCTA
My dissertation research always needs to do comparison with the GCTA-GREML method. GCTA is a wonderful software designed for the dealing with the GWAS data. On the other hand, it does not always fit in the common statistical simulation pipeline, particualy for the software R.
Last updated on Nov 27, 2021
2 min read
Cite
×