Skip to content

Commit 7d3154d

Browse files
committed
added bioconda badge
1 parent fa9cedc commit 7d3154d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/index.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ Intervene Documentation
44

55
Welcome to Intervene - a tool for intersection and visualization of multiple genomic region sets
66

7+
.. image:: https://travis-ci.org/asntech/intervene.svg?branch=master
8+
:target: https://travis-ci.org/asntech/intervene
9+
10+
.. image:: https://badge.fury.io/py/intervene.svg
11+
:target: https://badge.fury.io/py/intervene
12+
13+
.. image:: https://anaconda.org/bioconda/intervene/badges/version.svg
14+
:target: https://anaconda.org/bioconda/intervene
15+
16+
.. image:: https://anaconda.org/bioconda/intervene/badges/installer/conda.svg
17+
:target: https://conda.anaconda.org/bioconda
18+
19+
.. image:: https://img.shields.io/github/issues/asntech/intervene.svg
20+
:target: https://github.com/asntech/intervene/issues
21+
22+
.. image:: https://readthedocs.org/projects/intervene/badge/?version=latest
23+
:target: https://readthedocs.org/projects/intervene/?badge=latest
24+
:alt: sphinx documentation for latest release
25+
26+
.. image:: https://img.shields.io/twitter/url/https/github.com/asntech/intervene.svg?style=social
27+
:target: https://twitter.com/intent/tweet?text=Intervene%20-%20a%20tool%20for%20intersection%20and%20visualization%20of%20multiple%20genomic%20region%20and%20gene%20sets%20https://github.com/asntech/intervene&url=%5Bobject%20Object%5D
28+
729
.. figure:: img/Intervene_sketch.png
830
:alt:
931

0 commit comments

Comments
 (0)