diff options
author | Peter Amstutz | 2020-05-27 10:13:00 -0400 |
---|---|---|
committer | GitHub | 2020-05-27 10:13:00 -0400 |
commit | 111124d81c63fe6fa9de376550941635d9ec2769 (patch) | |
tree | 1228395c343e22361c59a87ca5446d0d969c5b54 | |
parent | a40bafa5d568cd8bb1f07dd79ec0c0bafa898874 (diff) | |
parent | c10463a2f90bf6a3292847d9b9ac6d56a07efdf6 (diff) | |
download | bh20-seq-resource-111124d81c63fe6fa9de376550941635d9ec2769.tar.gz bh20-seq-resource-111124d81c63fe6fa9de376550941635d9ec2769.tar.lz bh20-seq-resource-111124d81c63fe6fa9de376550941635d9ec2769.zip |
Merge pull request #69 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # COVID-19 PubSeq: Public Sequence uploader +[![Join the chat at https://gitter.im/arvados/pubseq](https://badges.gitter.im/arvados/pubseq.svg)](https://gitter.im/arvados/pubseq?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + This repository provides a sequence uploader for the COVID-19 Virtual Biohackathon's Public Sequence Resource project. There are two versions, one that runs on the command line and another that acts as |