8000 GitHub - GRGong/SexSNPFinder: Script for sex-linked snps identification in VCF
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GRGong/SexSNPFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

SexSNPFinder

Script for sex-linked SNPs identification in VCF

Usage

python SexFinder.py <female sample file> <male sample file> <vcf>

Note

The script is designed for XX/XY species and the ref is XX. For ZZ/ZW, please use ZZ as ref to call SNP and swicth the female sample file and male sample file as follow:

python SexFinder.py <male sample file> <female sample file> <vcf>

feamle and male sample files contain one sample per line

vcf should be gzipped or bgzipped

About

Script for sex-linked snps identification in VCF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0