https://github.com/gencorefacility/GENEFLOW/blob/a343578c5fcca331f2aeb8fa20e9a5b58adc2b7a/bin/merge.sh#L46 We only have `perl` once in the entire project. Best to move to a more common tool like like `bash` or `awk`.
GENEFLOW/bin/merge.sh
Line 46 in a343578
We only have
perlonce in the entire project. Best to move to a more common tool like likebashorawk.