Last updated: 2021-09-17

Checks: 2 0

Knit directory: dsc_susierss/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version 924d292. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    output/
    Ignored:    scripts/.DS_Store

Untracked files:
    Untracked:  data/FinemappingConvergence.RData
    Untracked:  data/SummaryConsistency.RData
    Untracked:  data/susie_convergence_problem.rds
    Untracked:  data/susie_convergence_problem6.rds
    Untracked:  data/susierss_ldref.rds

Unstaged changes:
    Modified:   analysis/susierss_ukb_20210218_example.Rmd
    Deleted:    genotype_dir

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/susierss_ukb_20210324.Rmd) and HTML (docs/susierss_ukb_20210324.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd 924d292 zouyuxin 2021-09-17 wflow_publish(“analysis/susierss_ukb_20210324.Rmd”)
html f382a07 zouyuxin 2021-09-17 Build site.
Rmd 1c5b3a6 zouyuxin 2021-09-17 wflow_publish(“analysis/susierss_ukb_20210324.Rmd”)
html 827902c zouyuxin 2021-04-08 add results

This simulation uses UKB genotype data. We extract the genotype regions based on height GWAS result. There are 200 regions, each with ~1000 SNPs. We sample 50,000 individuals to simulate the data. We sample another 500 and 1000 samples to get reference LD matrix. We simulate data with 1,2,3 signals and PVE 0.005. We run susie_rss using L=10. We run FINEMAP v1.4 with oracle number of signals and max 4 signals. We run CAVIAR with oracle number of signals. We run DAP-G with the default setting.

Power vs FDR

SuSiE-suff with refinement vs no refinement

Different methods with in sample LD

Different methods with in sample LD

Different methods with LD ref1000 with \(\lambda = 0\)

Different methods with LD ref1000 with \(\lambda = 0.001\)

Different methods with LD ref1000 with \(\hat{\lambda}\)

Different methods with LD ref500 with \(\lambda = 0\)

Different methods with LD ref500 with \(\lambda = 0.001\)

Different methods with LD ref500 with \(\hat{\lambda}\)

CAVIAR under different LD

FINEMAP-oracle under different LD

FINEMAP-L4 under different LD

DAP-G under different LD

SuSiE-RSS L = oracle under different LD

SuSiE-RSS L = 10 under different LD

CS