From 0941d8c2a3b652112f21083e474fe2d56e4f9021 Mon Sep 17 00:00:00 2001 From: "Brian M. Schilder" <34280215+bschilder@users.noreply.github.com> Date: Wed, 2 Oct 2024 23:45:32 +0100 Subject: [PATCH] rerender docker vignette --- README.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.Rmd b/README.Rmd index 51d65ca..ed57649 100644 --- a/README.Rmd +++ b/README.Rmd @@ -15,7 +15,7 @@ description <- read.dcf("DESCRIPTION", fields = "Description")[1] ## Introduction -This R package contains code used for testing which cell types can explain the heritability signal from GWAS summary statistics. The method was described in our [2018 Nature Genetics paper](https://www.nature.com/articles/s41588-018-0129-5). +This R package contains code used for testing which cell types can explain the heritability signal from GWAS summary statistics. The method was described in our [2018 Nature Genetics paper](https://www.nature.com/articles/s41588-018-0129-5). This package takes GWAS summary statistics + single-cell transcriptome specificity data (in [EWCE](https://github.com/NathanSkene/EWCE)'s CellTypeData format) as input. It then calculates and returns the enrichment between the GWAS trait and the cell-types.