Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

bohra

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bohra

A bioinformatics pipeline for analysing short read Illumina data microbiological public health.

pipPyPI
Version
2.3.10
Maintainers
1

CI GitHub release (latest by date) Conda Downloads Python License: GPL v3

Bohra

Bohra Logo

Bohra is an extensive pipeline for taking genome sequences (short reads or assemblies) and running common bioinformatics assays across the, including genotyping, AMR detection, and phylogenetics.

Bohra is a modern replacement for the Nullarbor pipeline. It is written in Python and Nextflow instead of Perl and Make.

Installation

  • Install the base packaghe
% conda create -n bohra -c bioconda bohra
% borha --version
  • Install all the analysis modules. This can take a long time (10-60 min) but it's worth it!
% bohra deps install
  • Test everthing worked ok
% bohra test --cpus 8 

Documentation

Read the Bohra website to learn how to use all the availaile features.

Workflow

Bohra workflow

Authors

Keywords

bioinformatics

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts