BiTIA is a tool that simplifies the infrastructure required to run complex bioinformatics pipelines. BiTIA plays well with the existing pipeline solution such as snakemake.
BiTIA is a tool that simplifies the infrastructure required to run complex bioinformatics pipelines. BiTIA plays well with the existing workflow managements systems such as [snakemake](https://snakemake.readthedocs.io/en/stable/), [gnu-Make](https://www.gnu.org/software/make/), etc.
BiTIA has two components: **bitia-cli** and **bitia-runner**.
BiTIA has two components: **bitia-cli** and **bitia-runner**.
BiTIA CLI is on the clientside and allows clients to submit tasks to the bitia server.
BiTIA CLI is on the clientside and allows clients to submit tasks to the bitia server.
...
@@ -40,71 +40,17 @@ getting_started/Working
...
@@ -40,71 +40,17 @@ getting_started/Working
If you want to learn how to use BiTIA and installation, check out the following resources:
If you want to learn how to use BiTIA and installation, check out the following resources: