Skip to main content
Background Image
  1. Projects/

Bioinformatics Toolbox Aka Boss

·100 words·1 min· loading · loading · ·

BOSS is a bioinformatics toolbox, which will contain efficient tools. It is written in modern C++ and is tested exhaustively. It is designed to be easy to use and time-efficient. BOSS is a free software and is distributed under the terms of the GNU General Public License V3.

Currently, BOSS contains the following tools:

  • boss-fqsp : A fast tool for splitting fastq files into paired files.
  • boss-squeue: Summary Status of Jobs in HPC Queues

It is now evolving and will be updated frequently. Please check the GitHub repository for the latest version.

Related

Code Snippets
··766 words·4 mins· loading · loading
C++ Development in Bioinformatics
·1197 words·6 mins· loading · loading
Nei Saitou Neighbor Joining
·3625 words·18 mins· loading · loading
Short Code Example
·2214 words·11 mins· loading · loading