Skip to content

Commit

Permalink
added more badges
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMenden committed Dec 16, 2020
1 parent 8df65cc commit d79807c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
![Scaden](docs/img/scaden_logo.png)

![MIT](https://anaconda.org/bioconda/scaden/badges/license.svg)
![Install with Bioconda](https://anaconda.org/bioconda/scaden/badges/installer/conda.svg)

![Scaden version](https://img.shields.io/badge/scaden-v0.9.5-cyan)
![MIT](https://img.shields.io/badge/License-MIT-black)
![Install with pip](https://img.shields.io/badge/Install%20with-pip-blue)
![Install with Bioconda](https://img.shields.io/badge/Install%20with-conda-green)
![Docker build](https://img.shields.io/docker/cloud/build/kevinmenden/scaden)
![Downloads](https://static.pepy.tech/personalized-badge/scaden?period=total&units=international_system&left_color=blue&right_color=green&left_text=Downloads)

## Single-cell assisted deconvolutional network

Scaden is a deep-learning based algorithm for cell type deconvolution of bulk RNA-seq samples. It was developed
Expand Down

0 comments on commit d79807c

Please sign in to comment.