Skip to content

Commit

Permalink
Fix codacy badges #55.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnikz committed Nov 24, 2021
1 parent 659c4c1 commit ddf91aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1217111.svg)](https://doi.org/10.5281/zenodo.1217111)
[![Published in PeerJ](https://img.shields.io/badge/published%20in-PeerJ-blue.svg)](https://doi.org/10.7717/peerj.8214)
[![CI](https://github.com/GooglingTheCancerGenome/sv-callers/actions/workflows/ci.yaml/badge.svg?branch=iss55)](https://github.com/GooglingTheCancerGenome/sv-callers/actions/workflows/ci.yaml)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5377b44904f84f9380b9d778c49bdb9e)](https://app.codacy.com/app/arnikz/sv-callers?utm_source=github.com&utm_medium=referral&utm_content=GooglingTheCancerGenome/sv-callers&utm_campaign=Badge_Grade_Dashboard)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/eaa33d7d090048898c112a4a87815479)](https://www.codacy.com/gh/GooglingTheCancerGenome/sv-callers/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GooglingTheCancerGenome/sv-callers&utm_campaign=Badge_Grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/eaa33d7d090048898c112a4a87815479)](https://www.codacy.com/gh/GooglingTheCancerGenome/sv-callers/dashboard?utm_source=github.com&utm_medium=referral&utm_content=GooglingTheCancerGenome/sv-callers&utm_campaign=Badge_Coverage)

Structural variants (SVs) are an important class of genetic variation implicated in a wide array of genetic diseases. _sv-callers_ is a _Snakemake_-based workflow that combines several state-of-the-art tools for detecting SVs in whole genome sequencing (WGS) data. The workflow is easy to use and deploy on any Linux-based machine. In particular, the workflow supports automated software deployment, easy configuration and addition of new analysis tools as well as enables to scale from a single computer to different HPC clusters with minimal effort.

Expand Down

0 comments on commit ddf91aa

Please sign in to comment.