Skip to content

This python script will take 2 or more snplists as created by PLINK --write-snplist and create a list with common snps found across all the list

License

Notifications You must be signed in to change notification settings

adiamb/get_common_snps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

get_common_snps

This python script will take 2 or more snplists as created by PLINK --write-snplist and write out a list called "SNPLIST_COMMON.txt" with common snps found across all the snplists

usage

python extractCommonVariants.py snplist1.txt snplist2.txt snplist3.txt snplistn.txt -out common_snplist.txt

About

This python script will take 2 or more snplists as created by PLINK --write-snplist and create a list with common snps found across all the list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages