Skip to content
Snippets Groups Projects
Commit 01d01690 authored by selva's avatar selva Committed by dilawar
Browse files

"Updated images for versions"

parent 769b9ec7
No related branches found
No related tags found
1 merge request!4Resolve "Enable docs"
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
## Installation ## Installation
BiTIA is available on PyPi.
To get started with using BiTIA, you should [install Python] and make sure [python-pip] is installed with it on your system. To get started with using BiTIA, you should [install Python] and make sure [python-pip] is installed with it on your system.
[install Python]: https://realpython.com/installing-python/ [install Python]: https://realpython.com/installing-python/
......
# Welcome to BiTIA's documentation!
## BioInformatics Tool for Infrastructure Automation (BiTIA) ## BioInformatics Tool for Infrastructure Automation (BiTIA)
```{image} https://img.shields.io/pypi/v/bitia.svg
:target: https://pypi.python.org/pypi/bitia
```
```{image} https://img.shields.io/pypi/pyversions/bitia.svg
:target: https://www.python.org
```
BiTIA makes it easy to orchestrate the infrastructure required to run BiTIA makes it easy to orchestrate the infrastructure required to run
complex bioinformatics pipelines. BiTIA plays well with existing pipeline complex bioinformatics pipelines. BiTIA plays well with existing pipeline
solution such as snakement. [See some examples] solution such as snakemake. [See some examples]
[see some examples]: examples [see some examples]: examples
```{toctree} ```{toctree}
:hidden: :caption: Getting started
:hidden: true
:maxdepth: 1
:name: getting_started
getting_started getting_started
developer developer
``` ```
...@@ -17,8 +28,8 @@ developer ...@@ -17,8 +28,8 @@ developer
If you want to learn how to use BiTIA, check out the following resources: If you want to learn how to use BiTIA, check out the following resources:
- [Getting Started](getting_started) - [Getting Started](getting_started.md)
- [Features](features)
```{eval-rst} ```{eval-rst}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment