Plot Linkage Disequilibrium
Project description
LD plot
Plot of a Linkage Disequilibrium (LD) matrix in Python
Installation
pip
pip install ld-plot
Usage
from ld_plot.ld_plot import ld_plot
# LD: A symmetric LD matrix
# labels: A list of position names
figure = ld_plot(ld=LD, labels=labels)
figure.savefig('ld_plot.png')
Example output
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ld-plot-0.0.2.1.tar.gz
(2.8 kB
view hashes)
Built Distribution
Close
Hashes for ld_plot-0.0.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f38dfa477d84dffb0e464b98a45468c081df53b63ff9cd7ff1959fff8ab465fc |
|
MD5 | ffb262504cc49e8aba0f842714cd0a60 |
|
BLAKE2b-256 | 6eb50ceb20a709d160ba8a8a0f663d6bf45e59fdad31af76966b9d8220e3c7e8 |