Published March 29, 2026
| Version v1.12.0
Software
Open
apcamargo/genomad: geNomad v1.12.0
Authors/Creators
- 1. University of São Paulo
- 2. Universidad de Magallanes
- 3. Fudan University
- 4. ETH Zürich
Description
Changed
- Refactor
extend_provirus_edgesin thefind-provirusesmodule to simplify the provirus boundary-extension logic while preserving the behavior.
Fixed
- Restore
temperaturescaling inutils.softmax. A regression introduced in version 1.11.1 caused the function to ignore thetemperatureparameter. - Fix FASTA parsing when the final line lacks a trailing newline by removing only
"\n"withremovesuffix("\n")instead of always dropping the last character. - Fix left-boundary provirus extension across chromosome markers in the
find-provirusesmodule. A sign error caused the marker-range check to inspect the wrong interval during leftward extensions, so blocking host markers could be missed. - Fix
summaryfallback tonn-classificationwith provirus results. The plainnnpath incorrectly selected calibrated provirus neural network scores instead of uncalibrated ones. - Fix FDR threshold handling so
--max-fdr 0does not disable FDR filtering, and scores with FDR exactly equal to the configured maximum are retained. - Fix detection of calibrated
marker-classificationoutputs insummary. It now checks the NPZ file that the module actually consumes, instead of the TSV file.
Files
apcamargo/genomad-v1.12.0.zip
Files
(28.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:13fe8956f9bcf15ecd59a97d43c94542
|
28.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/apcamargo/genomad/tree/v1.12.0 (URL)
Software
- Repository URL
- https://github.com/apcamargo/genomad