There is a newer version of the record available.

Published May 2, 2025 | Version v0.4.0

CCBR Tools: Utilities for CCBR Bioinformatics Software

  • 1. Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA

Description

New features

  • jobby overhaul (#59, @kopardev)
    • Uses saccount to get slurm job information, which should work for any HPC running slurm.
    • Has options --tsv, --json, and --yaml to output the job information in those formats. If not specified, markdown is used.
    • Can accept a snakemake log file, nextflow log file, or a list of slurm job IDs as input.
  • module_list is a new utility to list all loaded modules as JSON or retrieve the version of a specific module. (#63, @kopardev)
  • ccbr_tools install has new options: (#60, @kelly-sovacool)
    • --type to specify the type of tool to install (e.g. PythonTool, BashTool, Snakemake, or Nextflow).
    • --hpc (e.g. biowulf, frce) to specify the HPC environment for debugging purposes.

Bug fixes

  • Fix ccbr_tools install: use relative paths for symlinks within the same directory. (#58, @kelly-sovacool)

Notes

Please cite CCBR Tools as below

Files

CCBR/Tools-v0.4.0.zip

Files (3.8 MB)

Name Size Download all
md5:ec2195d1d2b7a34c2e2928a92c0bf683
3.8 MB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/CCBR/Tools/tree/v0.4.0 (URL)

Software