Skip to content

health1987/dist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#dist A tool to calculate nucleotide diversity

The part of loading PLINK .tped & .tfam file is using PLINK 1.7 as a reference.

##Install:

  • g++ dist.cpp -o dist

##Run:

  • If you have PLINK format file named file.tped & file.tfam which was generated by PLINK command '--recode transpose tab', you can run dist as following:

    dist file file.results

  • file.results is output file.

About

calculate nucleotide diversity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages