We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1eda07f commit 1681e6cCopy full SHA for 1681e6c
1 file changed
lib/MIP/Recipes/Pipeline/Analyse_rd_dna.pm
@@ -575,7 +575,7 @@ sub pipeline_analyse_rd_dna {
575
delly_reformat => \&analysis_delly_reformat,
576
endvariantannotationblock => \&analysis_endvariantannotationblock,
577
expansionhunter => \&analysis_expansionhunter,
578
- fastp_ar => \&analysis_fastp,
+ fastp_ar => \&analysis_fastp,
579
fastqc_ar => \&analysis_fastqc,
580
frequency_filter => \&analysis_frequency_filter,
581
gatk_baserecalibration => \&analysis_gatk_baserecalibration,
0 commit comments