nf-core/pathogensurveillance

Add alternative to `report_group_ids` column that takes column names to base groups on

開放

#158 建立於 2025年4月2日

 (0 則留言) (0 個反應) (1 位負責人)Nextflow (9 個分叉)auto 404
good first issue

倉庫指標

星標
 (61 顆星)
PR 合併指標
 (平均合併 21天 3小時) (30 天內合併 4 個 PR)

描述

Similar to color_by, there could be a column called report_group_by that takes one or more column names and a report is made for each combination of values in those columns present in the input. This could work along side report_group_ids by converting the report_group_by into IDs and combining the IDs from the two columns.

貢獻者指南