FitHiChIP
FitHiChIP copied to clipboard
Fix sorting with header row;
Solution is to use a subshell to combine the outputs of a head and tail | sort
tested and works