Published June 12, 2026
| Version v0.13.0
Software
Open
CHARLIE: Circrnas in Host And viRuses anaLysis pIpEline
Authors/Creators
- 1. Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA
Description
CHARLIE 0.13.0
- Migrate runtime activation to a mamba-safe flow to avoid shared-environment activation failures. (#149, @kopardev)
- Host-only circRNA discovery is now supported. Additives (e.g. ERCC) and viruses are now fully optional — omitting them runs the pipeline in host-only mode, a long-standing user request. Make host/additives/viruses config placeholders envsubst-compatible and default additives to blank when omitted. (#149, @kopardev)
- Replace hard-coded CCBR base paths under
/gpfswith/vffor current filesystem layout compatibility. (#149, @kopardev) - Update Biowulf partition handling by removing deprecated
ccrusage and forcing/defaulting tonorm. (#149, @kopardev) - Align
onsuccess/onerrorcompletion hooks with CARLISLE behavior while preserving CHARLIE's shared hook implementation, including stricter shell setup and completion-log checks. (#153, @kopardev) - Auto-detect
$SIFCACHE(set bymodule load ccbrpipeliner) and use it as the singularity cache and--singularity-prefixso Snakemake finds pre-downloaded SIF files without pulling from Docker Hub. (#154, @kopardev) - Print a configuration summary block (workdir, snakefile, config, singularity cache, binds, platform) to the terminal before each pipeline run. (#154, @kopardev)
- Fix
set_singularity_bindsnot being called inunlock(),dryrun(), andtouch(), which leftSINGULARITY_BINDSempty. (#154, @kopardev) - Smarter singularity bind path detection: walk up parents of
WORKDIRandPIPELINE_HOMEto find/data/<name>symlinks and include both the symlink and real path; filter Python-derived paths that are ancestors (too broad) or descendants (too specific) of the bash-derived explicit paths. (#154, @kopardev)
Notes
Files
CCBR/CHARLIE-v0.13.0.zip
Files
(133.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ce8a76b9550124c067e7e0dac2e7fb2f
|
133.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/CCBR/CHARLIE/tree/v0.13.0 (URL)
Software
- Repository URL
- https://github.com/CCBR/CHARLIE