We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0510ae commit d71062dCopy full SHA for d71062d
README.md
@@ -24,7 +24,7 @@ cd igv_web_app
24
### Step 2: Download the reference files
25
Download hg19 reference genome and index files.
26
27
-(Optional) You can change to other refernce versions by editing `fastaURL` and `indexURL` in `/static/index.html`:
+(Optional) You can change to other refernce versions by editing `fastaURL` and `indexURL` in `/templates/index.html`:
28
29
```bash
30
cp /path/to/hg19.fa /static/ref/hg19.fa
0 commit comments