A terminal user interface (TUI) for monitoring Snakemake pipelines on HPC clusters.
- Real-time monitoring of Snakemake pipelines on SLURM and LSF clusters
- Interactive TUI with vim-style navigation
- Filtering, sorting, and log viewing
cargo install --git https://github.com/rnabioco/charmer-rs.git# Monitor current directory
charmer
# Monitor specific directory
charmer /path/to/pipelineFull documentation is available at rnabioco.github.io/charmer-rs.
MIT License - see LICENSE for details.
