Published May 2, 2025
| Version v0.4.0
Software
Open
CCBR Tools: Utilities for CCBR Bioinformatics Software
Authors/Creators
- 1. Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
Description
New features
jobbyoverhaul (#59, @kopardev)- Uses
saccountto get slurm job information, which should work for any HPC running slurm. - Has options
--tsv,--json, and--yamlto 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.
- Uses
module_listis a new utility to list all loaded modules as JSON or retrieve the version of a specific module. (#63, @kopardev)ccbr_tools installhas new options: (#60, @kelly-sovacool)--typeto specify the type of tool to install (e.g.PythonTool,BashTool,Snakemake, orNextflow).--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
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
- Repository URL
- https://github.com/CCBR/Tools