Metadata-Version: 2.1
Name: bash_workbench
Version: 0.0.15
Summary: Dataset manager for more reproducible analysis with shell scripts
Home-page: https://github.com/FredHutch/bash-workbench
Author: Samuel Minot
Author-email: sminot@fredhutch.org
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# BASH Workbench

[![CI](https://github.com/FredHutch/bash-workbench/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/FredHutch/bash-workbench/actions/workflows/ci.yaml)

A dataset manager for bioinformaticians

The world is awash in data, but research communities tend to organize their data in different ways.
The BASH Workbench is a dataset manager for people who tend to organize their data as collections of files.
The goal of this utility is to make it easier to keep track of where your datasets are, remember how they were made, and quickly create new ones based on easily-sharable BASH templates.

[Visit the BASH Workbench Wiki](https://github.com/FredHutch/bash-workbench/wiki)

