Skip to main content
Background Image
  1. Projects/

Bioinformatics Toolbox Aka Boss

·100 words·1 min· loading · loading · ·
Yangyang Li
Author
Yangyang Li
PhD Candidate at Northwestern University

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

C++ Development in Bioinformatics
·1197 words·6 mins· loading · loading
Code Snippets
··766 words·4 mins· loading · loading
Pybox: A Python Toolbox for Common Development Tasks
·487 words·3 mins· loading · loading
Nei Saitou Neighbor Joining
·3625 words·18 mins· loading · loading
Short Code Example
·2258 words·11 mins· loading · loading