Skip to content

Commit

Permalink
add r-quilt badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Zilong-Li committed Aug 19, 2024
1 parent f150c56 commit 4ddc08b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
QUILT2
QUILT2: genotype calling from low coverage reads
=====
<!-- badges: start -->
![Build Status](https://github.com/rwdavies/QUILT/workflows/CI/badge.svg)
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat)](http://bioconda.github.io/recipes/r-quilt/README.html)
![](https://anaconda.org/bioconda/r-quilt/badges/version.svg)
<!-- badges: end -->

**__Current Version: 2.0.0__**
***Prerelease*** date: July 06, 2024

![Build Status](https://github.com/rwdavies/QUILT/workflows/CI/badge.svg)

We are excited to release QUILT2, a major upgrade over QUILT (QUILT1). For details of past changes to QUILT2 and QUILT1, please see the [CHANGELOG](CHANGELOG.md).

QUILT2 is an R and C++ program for fast genotype imputation from low-coverage sequence using a large reference panel. QUILT2 is accurate and versatile, able to handle imputation from ***short read, long read, ancient DNA and cell-free DNA from NIPT***.
Expand Down

0 comments on commit 4ddc08b

Please sign in to comment.