Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bitia-cli
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bitia
bitia-cli
Commits
01d01690
Commit
01d01690
authored
2 years ago
by
selva
Committed by
dilawar
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
"Updated images for versions"
parent
769b9ec7
No related branches found
No related tags found
1 merge request
!4
Resolve "Enable docs"
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/getting_started.md
+2
-0
2 additions, 0 deletions
docs/source/getting_started.md
docs/source/index.md
+17
-6
17 additions, 6 deletions
docs/source/index.md
with
19 additions
and
6 deletions
docs/source/getting_started.md
+
2
−
0
View file @
01d01690
...
@@ -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/
...
...
This diff is collapsed.
Click to expand it.
docs/source/index.md
+
17
−
6
View file @
01d01690
# 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}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment