diff --git a/software/htslib/tabix/main.nf b/software/htslib/tabix/main.nf index a2369918..9a45654d 100644 --- a/software/htslib/tabix/main.nf +++ b/software/htslib/tabix/main.nf @@ -32,4 +32,4 @@ process HTSLIB_TABIX { echo \$(tabix -h 2>&1) | sed 's/^.*Version: //; s/(.*\$//' > ${software}.version.txt """ -} \ No newline at end of file +}