magicDGS / ReadTools

A Universal Toolkit for Handling Sequence Data from Different Sequencing Platforms
https://magicdgs.github.io/ReadTools/
MIT License
6 stars 3 forks source link

Add new help formatter class for share between different walker classes #440

Closed magicDGS closed 6 years ago

magicDGS commented 6 years ago

This will allow to create our own classes of GATK walkers, consistent with the ReadTools log.

It is required for #437, but general usage for following refactoring.

magicDGS commented 6 years ago

Related with #357