Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bblarsen-sci authored Apr 20, 2024
1 parent aa431e0 commit d303540
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<img src="./docs/public/images/entry_tetramer_better.png" width="256" height="256">

[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/).
Expand Down Expand Up @@ -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.
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.

0 comments on commit d303540

Please sign in to comment.