To install the software for N-DATA, you need package devtools first
if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools") library(devtools)
Then, you can install N-DATA
install_github("JustinaXie/NDATA")
Part of the code is modified from DAWN http://www.compgen.pitt.edu/DAWN/DAWN_homepage.htm and GWAS with MRF pathway http://zhaocenter.org/softwares/. We thank the authors for sharing the code.
We thank Jin et al. (PMID:28991257)for sharing the de novo variant data of CHD
Please cite the N-DATA manuscript(https://www.medrxiv.org/content/10.1101/2021.11.30.21267069v1) if you would like to use our software.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.