Skip to main content

BioInformatics Tool for Infrastructure Automation (BiTIA) CLI utility.

Project description

BioInformatics Tool for Infrastructure Automation (BiTIA) CLI utility

This is the cli utility of the BiTIA project. The other component is bitia-runner. Most users only need the cli client bitia to submit jobs. Install it using pip.

python -m pip install bitia --user
python -m bitia --help

Configuration

TODO: Order of searching configuration file.

Unix like systems

  1. ./bitia.toml
  2. ~/.bitia.toml
  3. $HOME/.config/bitia.toml
  4. /etc/bitia.toml

Windows

  1. bitia.toml
  2. %APPDATA%\bitia.toml
  3. %PROGRAMDATA%\bitia.toml

BiTIA runner

If you are self-hosting the BiTIA server, you need bitia-runner as well. See the documents of bitia-runner for more details. TODO.

EXAMPLES

  1. Using samtools to view a fastq file with same name as provided in url
NORMAL PIPELINE EXECUTION CODE BITIA EXECUTION CODE
  1. Using samtools to view a fastq file with different file name as provided in url
NORMAL PIPELINE EXECUTION CODE BITIA EXECUTION CODE
  1. Using Fastqc to do Quality check on a fastq file with same file name as provided
NORMAL PIPELINE EXECUTION CODE BITIA EXECUTION CODE

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

bitia-0.2.3-py3-none-any.whl (24.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page