Skip to content

Commit

Permalink
Update subworkflows/local/utils_nfcore_nallo_pipeline/main.nf
Browse files Browse the repository at this point in the history
Co-authored-by: Annick Renevey <[email protected]>
  • Loading branch information
fellen31 and rannick authored Jan 8, 2025
1 parent e75da99 commit 424d392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subworkflows/local/utils_nfcore_nallo_pipeline/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ def validatePacBioLicense() {
}

// Genmod within RANK_VARIANTS requires affected individuals in the samplesheet.
// This is a convinience function to fail early if there are families without affected individuals.
// This is a convenience function to fail early if there are families without affected individuals.
def validateAllFamiliesHasAffectedSamples(ch_samplesheet, params) {

if (params.skip_rank_variants) {
Expand Down

0 comments on commit 424d392

Please sign in to comment.