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
./bitia.toml
~/.bitia.toml
$HOME/.config/bitia.toml
/etc/bitia.toml
Windows
bitia.toml
%APPDATA%\bitia.toml
%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
- Using samtools to view a fastq file with same name as provided in url
NORMAL PIPELINE EXECUTION CODE | BITIA EXECUTION CODE |
---|---|
- Using samtools to view a fastq file with different file name as provided in url
NORMAL PIPELINE EXECUTION CODE | BITIA EXECUTION CODE |
---|---|
- 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
Close
Hashes for bitia-0.2.0.dev1671014046-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26ebc0138c2af84975d6c6a7e877773a8cbd5fb0429e883fc299784d92df5069 |
|
MD5 | fd99e60fb77141a34a31e46b2458a6b6 |
|
BLAKE2b-256 | 95741dc2b4c85a3127e6c34a34f108b2f97805f54037c7718b7baba43caa401a |