A Python package for estimating Mendelian sampling-related quantities
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PyMSQ-0.1.tar.gz
(4.0 MB
view details)
File details
Details for the file PyMSQ-0.1.tar.gz.
File metadata
- Download URL: PyMSQ-0.1.tar.gz
- Upload date:
- Size: 4.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf8091c85d3de8a0fab83a5af76e37de7c5c32e1074277978985d9db2c9b2f3e
|
|
| MD5 |
f8a20789fb8876ab3e92da05268e05ae
|
|
| BLAKE2b-256 |
827a58eb4f6b0773679fab31c2a2deec13064ea4eb1185411d794cfc6e2bcedb
|