Fix lint errors

This commit is contained in:
Michael L Heuer 2021-02-04 13:45:39 -06:00
parent d5f2f5e32d
commit bbc8c725a2

View file

@ -54,4 +54,4 @@ process MINIMAP2_ALIGN {
echo \$(minimap2 --version 2>&1) > ${software}.version.txt
"""
}
}
}