Bump nokogiri from 1.13.10 to 1.14.3 in /docs (#93)
Bumps nokogiri from 1.13.10 to 1.14.3.
updated-dependencies:
- dependency-name: nokogiri dependency-type: indirect …
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
StaPH-B ToolKit
A python library designed to make bioinformatics piplines and applications more accessible to public health scientists.
staphb.org/staphb_toolkit/
Summary
The StaPH-B ToolKit is a Python library of commonly used bioinformatics tools that help to inform public health action. The StaPH-B ToolKit utilizes the StaPH-B Docker Images to enable easy access of open-source software without the need of local installation and/or dependency maintenance.
Motivation
Public health bioinformatics is dependent on open-source software that require carefully curated computational environments and various software dependencies. Setting up and maintaining such environments requires a skill set and expertise absent in most public health laboratories. The StaPH-B Docker Images have helped generate reproducible computational environments through the use of containerization. However, access to these images is dependent on a working understanding of containerization, which is not available in most laboratories. The ToolKit addresses this issue through the handling of the StaPH-B docker images allowing users to interact with bioinformatis programs without needing to interact directly with mounted file systems and running containers. The goal of the Toolkit is it increase usability while mirroring the functionality of a locally-installed tool.
Installing and Usage
The ToolKit requires either singularity or docker, Python 3.7 or greater, and Java version 8 or later. The documentation for installing the dependencies can be found here: https://staph-b.github.io/staphb_toolkit/install.
The ToolKit itself can be installed using pip or by cloning the repository from git:
To install using pip:
To install using git:
Test the pipeline with the following command and ensure you see the same usage output: