Skip to content

Commit

Permalink
fixes to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Nov 7, 2019
1 parent 67cdd04 commit 7a326b0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[![Docker Repository on Quay](https://quay.io/repository/broadinstitute/viral-core/status "Docker Repository on Quay")](https://quay.io/repository/broadinstitute/viral-core)
[![Build Status](https://travis-ci.com/broadinstitute/viral-core.svg?branch=master)](https://travis-ci.com/broadinstitute/viral-core)
[![Coverage Status](https://coveralls.io/repos/github/broadinstitute/viral-core/badge.svg?branch=master)](https://coveralls.io/github/broadinstitute/viral-core?branch=master)
[![Documentation Status](https://readthedocs.org/projects/viral-core/badge/?version=latest)](http://viral-core.readthedocs.io/en/latest/?badge=latest)
<!--
[![Coverage Status](https://coveralls.io/repos/github/broadinstitute/viral-core/badge.svg?branch=master)](https://coveralls.io/github/broadinstitute/viral-core?branch=master)
[![broad-viral-badge](https://img.shields.io/badge/install%20from-broad--viral-green.svg?style=flat-square)](https://anaconda.org/broad-viral/viral-ngs)
[![Documentation Status](https://readthedocs.org/projects/viral-ngs/badge/?version=latest)](http://viral-ngs.readthedocs.io/en/latest/?badge=latest)
[![Code Health](https://landscape.io/github/broadinstitute/viral-ngs/master/landscape.svg?style=flat)](https://landscape.io/github/broadinstitute/viral-ngs)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.252549.svg)](https://doi.org/10.5281/zenodo.252549)
-->

viral-ngs
viral-core
=========

A set of scripts and tools for the analysis of viral NGS data.

More detailed command line documentation can be found at [readthedocs](http://viral-core.readthedocs.org/)

Developer documentation can be found at [here](DEVELOPMENT_NOTES.md)

More detailed documentation can be found at http://viral-ngs.readthedocs.org/
This includes installation instructions,
usage instructions for the command line tools,
and usage of the pipeline infrastructure.
Higher level pipelines and workflows for viral-ngs can be found in the [pipelines github repo](https://github.com/broadinstitute/viral-pipelines).

0 comments on commit 7a326b0

Please sign in to comment.