Open mvelinder opened 7 years ago
Be able to pipe stdin as an input for -q
Ie something like: zcat your.vcf.gz | giggle search -i $G -q /dev/stdin
zcat your.vcf.gz | giggle search -i $G -q /dev/stdin
Be able to pipe stdin as an input for -q
Ie something like:
zcat your.vcf.gz | giggle search -i $G -q /dev/stdin