Closed jeromekelleher closed 2 months ago
This is needed when there are lots of samples, because command lines get too long for the shell.
Note that we should be careful to match the semantics of bcftools here when the file is empty (see also #61)
I created a separate issue (#78) for the empty file semantics. The other part is implemented in #76. Should be good to close this issue.
This is needed when there are lots of samples, because command lines get too long for the shell.
Note that we should be careful to match the semantics of bcftools here when the file is empty (see also #61)