diff --git a/README.md b/README.md index 9b2ff8d4..c6d9a129 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ +[Link to preprint.](https://www.biorxiv.org/content/10.1101/2024.04.17.589977v1) Study by Brendan Larsen, Teagan McMahon, Jack T. Brown, Zhaoqiang Wang, Caelan E. Radford, James E Crowe Jr., David Veesler, and Jesse Bloom. For a website that contains additional information about the project, including links to raw data and interactive data visualizations, see [https://dms-vep.github.io/Nipah_Malaysia_RBP_DMS/](https://dms-vep.github.io/Nipah_Malaysia_RBP_DMS/). @@ -52,4 +53,4 @@ The [website](https://dms-vep.github.io/Nipah_Malaysia_RBP_DMS/) hosting the not - Note: ```working-directory: docs``` must be added in two spots in script to make sure the correct directory is built. - Modified ```config.yaml``` to save all html files to ```docs/public/``` that are built by snakemake pipeline. -To serve the website, run ```npm run docs:build``` in root (make sure you have ```nodejs``` running in conda environment). Check everything built correctly by running ```npm run docs:preview```. Then simply add and push changes to remote repo. \ No newline at end of file +To serve the website, run ```npm run docs:build``` in root (make sure you have ```nodejs``` running in conda environment). Check everything built correctly by running ```npm run docs:preview```. Then simply add and push changes to remote repo.