Skip to content

Good news everyone! Bender is a set of Genomic tools for deployment on Slurm managed systems

License

Notifications You must be signed in to change notification settings

DanielRivasMD/Bender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bender is a set of Genomic tools for deployment on Slurm managed systems

Table of contents

Overview

Installation

Not currently working

Via Homebrew (for macOS)

Prerequisites:

brew install danielrivasmd/Bender

Not currently working

Via APT (for Debian-based Linux distros)

curl -SsL https://fbecart.github.io/ppa/debian/KEY.gpg | sudo apt-key add -
sudo curl -SsL -o /etc/apt/sources.list.d/fbecart.list https://fbecart.github.io/ppa/debian/fbecart.list
sudo apt update
sudo apt install bender

Not currently working

From Github release

Not currently working

Documentation

Usage

Use bender -h or bender --help to display help on commandline.

"Good news everyone!"
Bender automates Genomic jobs in Slurm systems.
"It's highly addictive!"

Bender creates a convinient command line interphase
with built-in and accessible documentation

Usage:
  bender [command]

Available Commands:
  help                  Help about any command

Flags:
  -h, --help            help for Bender
  -o, --outDir string   Output directory. creates if not exitst

Use "bender [command] --help" for more information about a command.

Examples

Example bender config

Bender for the curious

Acknowledgements

License

Bender is distributed under the terms of the GNU GENERAL PUBLIC LICENSE.

See LICENSE for details.

About

Good news everyone! Bender is a set of Genomic tools for deployment on Slurm managed systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published