Organisms and Cytobands
Built-in Organisms
PangyPlot has built-in cytobands for the following:
Organism |
Build |
|
|---|---|---|
| 🧍 | human-hg38 [default] |
hg38 |
| 🧍 | human-chm13 |
chm13 |
| 🐁 | mouse |
mm39 |
| 🪰 | fruitfly |
dm6 |
| 🐠 | zebrafish |
danRer11 |
| 🐓 | chicken |
galGal6 |
| 🐇 | rabbit |
oryCun2 |
| 🐕 | dog |
canFam3 |
| ❓ | custom |
|
| ❌ | none |
Note
More organisms can be added on request, if you have cytoband files. Please open an issue on the GitHub repository.
Custom Organisms
To add a custom organism, you need to provide a two files:
A cytoband file in the UCSC format
A text file specifying the main canonical chromosomes (one per line)
Once these files are prepared, you can specify them during the interactive setup process.
Examples can be found in pangyplot/static/cytoband. Use pangyplot setup to specify the cytoband files.