BU-ISCIII / buisciii-tools

set of helper tools for bu-isciii management of its core services portfolio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buisciii-tools

python_lint Code style: black

THIS REPO IS IN ACTIVE DEVELOPMENT.

BU-ISCIII provides a serie or services in its portfolio for supporting bioinformatics analysis to the labs in the Institute of Health Carlos III. bu-isciii tools is a set of helper tools for management of these bioinformatics analysis together with the LIMS (iSkyLIMS)

Installation

Bioconda

Soon

Pip

Soon

Development version

If you want to install the latest code in the repository:

conda create -n buisciii_dev pip
pip install --force-reinstall --upgrade git+https://github.com/bu-isciii/buisciii-tools.git@develop

Usage

Command-line

list

new-service

scratch

clean

copy_sftp

archive

bioinfo_doc

autoclean_sftp

Acknowledgements

Python package idea and design is really inspired in nf-core/tools.

About

set of helper tools for bu-isciii management of its core services portfolio.

License:GNU General Public License v3.0


Languages

Language:Python 67.4%Language:R 18.6%Language:Jinja 10.5%Language:Shell 3.3%Language:HTML 0.1%