Skip to content

Commit

Permalink
Add link to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor committed Apr 27, 2020
1 parent 9128c64 commit 925ff04
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ![pydamage logo](docs/img/logo.png)

[![pydamage CI](https://github.com/maxibor/pydamage/workflows/pydamage_ci/badge.svg)](https://github.com/maxibor/pydamage/actions)
[![pydamage CI](https://github.com/maxibor/pydamage/workflows/pydamage_ci/badge.svg)](https://github.com/maxibor/pydamage/actions) [![Documentation Status](https://readthedocs.org/projects/pydamage/badge/?version=latest)](https://pydamage.readthedocs.io/en/latest/?badge=latest)

Pydamage, is a Python software to automate the process of contig damage identification and estimation.
It uses a process akin to a likelihood ratio test to attempt to discriminate between truly ancient, and modern contigs originating from sample contamination.
Expand Down Expand Up @@ -32,6 +32,10 @@ python setup.py install
pip install git+ssh://git@github.com/maxibor/pydamage.git
```

## Documentation

[pydamage.readthedocs.io](https://pydamage.readthedocs.io)

## Help

```bash
Expand Down

0 comments on commit 925ff04

Please sign in to comment.