Skip to content

Commit ed72dd8

Browse files
authored
add badge number downloads
1 parent dde7d65 commit ed72dd8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# TronFlow VCF postprocessing
22

33
![GitHub tag (latest SemVer)](https://img.shields.io/github/v/release/tron-bioinformatics/tronflow-vcf-postprocessing?sort=semver)
4+
![GitHub all releases](https://img.shields.io/github/downloads/tron-bioinformatics/tronflow-vcf-postprocessing/total)
45
[![Run tests](https://github.com/TRON-Bioinformatics/tronflow-vcf-postprocessing/actions/workflows/automated_tests.yml/badge.svg?branch=master)](https://github.com/TRON-Bioinformatics/tronflow-vcf-postprocessing/actions/workflows/automated_tests.yml)
56
[![DOI](https://zenodo.org/badge/372133189.svg)](https://zenodo.org/badge/latestdoi/372133189)
67
[![License](https://img.shields.io/badge/license-MIT-green)](https://opensource.org/licenses/MIT)
@@ -14,9 +15,9 @@ Find the documentation here [![Documentation Status](https://readthedocs.org/pro
1415

1516
This pipeline has several objectives:
1617
* Variant filtering
17-
* Variant normalization
18-
* Technical annotations from different BAM files
19-
* Functional annotations
18+
* Variant normalization (BCFtools and vt)
19+
* Technical annotations from different BAM files (VAFator)
20+
* Functional annotations (SnpEff or BCFtools csq)
2021

2122
All of the previous steps are optional.
2223

0 commit comments

Comments
 (0)