AdmixRelate: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | |||
| Line 4: | Line 4: | ||
| <pre> | <pre> | ||
| wget popgen.dk/software/ | wget http://www.popgen.dk/software/download/relateAdmix/relateAdmix_0.01.tar.gz | ||
| R CMD INSTALL relateAdmix_0.01.tar.gz | |||
| </pre> | </pre> | ||
| =Run example= | =Run example= | ||
Revision as of 16:27, 14 August 2013
Software for infering relatedness even if the individuals are admixted. In order to infer the relatedness you will need to known the individuals admixture proportions and the allele frequencies in each of the posible populations
Installation
wget http://www.popgen.dk/software/download/relateAdmix/relateAdmix_0.01.tar.gz R CMD INSTALL relateAdmix_0.01.tar.gz