Skip to content

A python package for estimating Mendelian sampling-related quantities.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt
Notifications You must be signed in to change notification settings

aromemusa/PyMSQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMSQ: documentation

PyMSQ is a python package for estimating Mendelian sampling-related quantities. PyMSQ is composed of one module msq for simplicity.

Include the following code in your python file to use its functions:

from PyMSQ import msq

PyMSQ can be installed using pip with the command

pip install PyMSQ

This documentation describes the main functions of the PyMSQ package:

  • Derivation of population-specific covariance matrices reflecting within-family linkage disequilibrium
  • Estimation of Mendelian sampling variance for traits and aggregate genotype for multiple traits, as well as their covariances
  • Derivation of similarity matrices based on Mendelian sampling values between individuals
  • Estimation of selection criteria for genetic evaluation of plants and animals

A tutorial on how to use PyMSQ's functions can be found here.

About

A python package for estimating Mendelian sampling-related quantities.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published