An open API service indexing awesome lists of open source software.

https://github.com/broadinstitute/viral-ngs

Viral genomics analysis pipelines
https://github.com/broadinstitute/viral-ngs

bam fastq genome genome-assembly genome-sequencing genomics illumina variant-annotations variant-calling viral viral-ngs

Last synced: about 2 months ago
JSON representation

Viral genomics analysis pipelines

Awesome Lists containing this project

README

        

DEPRECATION WARNING
---------

This repository ([`broadinstitute/viral-ngs`](https://github.com/broadinstitute/viral-ngs)) is DEPRECATED; development now occurs in the following repositories:

* https://github.com/broadinstitute/viral-core
* https://github.com/broadinstitute/viral-assemble
* https://github.com/broadinstitute/viral-phylo
* https://github.com/broadinstitute/viral-classify

Pipelines are available here:
* https://github.com/broadinstitute/viral-pipelines

Pipeline documentation:
* https://viral-pipelines.readthedocs.io/en/latest/

---------

[![Docker Repository on Quay](https://quay.io/repository/broadinstitute/viral-ngs/status "Docker Repository on Quay")](https://quay.io/repository/broadinstitute/viral-ngs)
[![Build Status](https://travis-ci.com/broadinstitute/viral-ngs.svg?branch=master)](https://travis-ci.com/broadinstitute/viral-ngs)
[![Coverage Status](https://coveralls.io/repos/broadinstitute/viral-ngs/badge.png)](https://coveralls.io/r/broadinstitute/viral-ngs)
[![Code Health](https://landscape.io/github/broadinstitute/viral-ngs/master/landscape.svg?style=flat)](https://landscape.io/github/broadinstitute/viral-ngs)
[![Documentation Status](https://readthedocs.org/projects/viral-ngs/badge/?version=latest)](http://viral-ngs.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.252549.svg)](https://doi.org/10.5281/zenodo.252549)

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

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

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.