LCR-BCCRC / lcr-modules

Collection of standard analytical pipelines for genomic and transcriptomic data
https://lcr-modules.rtfd.io
MIT License
15 stars 7 forks source link

svar_master liftover step checks that file isn't only header #324

Closed gillissierra closed 2 months ago

gillissierra commented 2 months ago

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