You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(custom/orfmerge): deterministic orf_id ordering and prefix-based output naming
Sort clusters by genomic coordinate (chrom, start, end, strand, gene_id,
transcript_id, orf_class) before assigning orf_ids so numbering no longer
follows the nondeterministic .collect() order. Move the catalogue
descriptor out of the hard path() outputs into the default prefix
(${meta.id}.catalogue).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments