You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to allow extracting the vcf file for a specific region from a .threads file, using, e.g., threads vcf --threads file.threads --out file.vcf.gz --from pos1 --to pos2
It would be nice to allow extracting the vcf file for a specific region from a .threads file, using, e.g.,
threads vcf --threads file.threads --out file.vcf.gz --from pos1 --to pos2