Skip to content

Commit

Permalink
Add dist folder
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 17, 2023
1 parent 0e6e423 commit b6f41b4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Visit: https://niema-lab.github.io/ViralWasm-Consensus/ to run the pipeline.
### ViralWasm-Consensus Offline
**Prerequisites**: Python (Can be downloaded here: https://www.python.org/downloads/)

To run the pipeline locally without internet, download the latest release of ViralWasm-Consensus: https://github.com/Niema-Lab/ViralWasm-Consensus/archive/master.zip. After, extract the folder, and click on the `run_website.py` file.
To run the pipeline locally without internet, download the latest release of ViralWasm-Consensus: https://github.com/Niema-Lab/ViralWasm-Consensus/archive/master.zip. After, extract the folder, and right click on the `run_website.py` file and select "Open with Python".

Note: When starting the website for the first time offline, you may be prompted with a firewall warning. Click "Allow Access" to run the pipeline.
10 changes: 5 additions & 5 deletions dist/assets/index-a4b126f3.js → dist/assets/index-3fd3d233.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="description" content="A serverless WebAssembly-based pipeline for consensus genome generation." />
<meta name="keywords" content="ViralWasm, WebAssembly, Consensus, Genome, Bioinformatics, Serverless, ViralConsensus" />
<meta name="theme-color" content="#ffffff" />
<script type="module" crossorigin src="/assets/index-a4b126f3.js"></script>
<script type="module" crossorigin src="/assets/index-3fd3d233.js"></script>
<link rel="stylesheet" href="/assets/index-416c916e.css">
</head>

Expand Down

0 comments on commit b6f41b4

Please sign in to comment.