Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 537 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 537 Bytes

VcfWinSim

Calculate similarity between different samples using VCF format varaint data for IBS/IBD analysis.

1. windowed_similarity.pl

Calculate similarity of target samples and query sample by window.

If the query and target samples are not in the same VCF file, please try windowed_similarity_sep.pl

2. dissect_similarity.pl

Infer the nearest target sample(s) to the query sample for each window.

For more details, please check the usage and the codes in the scripts.

Contact: [email protected] or [email protected]