diff options
author | Peter Amstutz | 2020-08-05 16:06:11 -0400 |
---|---|---|
committer | GitHub | 2020-08-05 16:06:11 -0400 |
commit | fdb1b012fc04ee07f401541e181e28fe442c9454 (patch) | |
tree | 8486db1087692dffcea9d93814e436d9cf150b47 /README.md | |
parent | 86f31ef60f65a820bf9ac25c3fc01c88f2a9ebfe (diff) | |
parent | 2d20bf90497588a297ca98a78ee0fbbcadf95569 (diff) | |
download | bh20-seq-resource-fdb1b012fc04ee07f401541e181e28fe442c9454.tar.gz bh20-seq-resource-fdb1b012fc04ee07f401541e181e28fe442c9454.tar.lz bh20-seq-resource-fdb1b012fc04ee07f401541e181e28fe442c9454.zip |
Merge pull request #99 from AndreaGuarracino/patch-2
several fixes in the website, added links to video talk and poster, new pangenome generation workflow
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ web interface. You can use it to upload the genomes of SARS-CoV-2 samples to make them publicly and freely available to other researchers. For more information see the [paper](./paper/paper.md). -![alt text](./image/website.png "Website") +![alt text](./image/homepage.png "Website") To get started, first [install the uploader](#installation), and use the `bh20-seq-uploader` command to [upload your data](#usage). |