Small fix where the files are sent into the liftover pipeline if they contain more than just a header. Previously it would check if the file had no lines, and liftover would subsequently fail on input files of only a header.
Addtional change: added to the localrules the rule that touches an empty file
Small fix where the files are sent into the liftover pipeline if they contain more than just a header. Previously it would check if the file had no lines, and liftover would subsequently fail on input files of only a header.
Addtional change: added to the
localrules
the rule that touches an empty file