.. _organisms: Organisms and Cytobands ================================== Built-in Organisms ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PangyPlot has built-in cytobands for the following: .. list-table:: :header-rows: 1 :widths: 10 30 30 * - - Organism - Build * - .. raw:: html 🧍 - human-hg38 [default] - hg38 * - .. raw:: html 🧍 - human-chm13 - chm13 * - .. raw:: html 🐁 - mouse - mm39 * - .. raw:: html 🪰 - fruitfly - dm6 * - .. raw:: html 🐠 - zebrafish - danRer11 * - .. raw:: html 🐓 - chicken - galGal6 * - .. raw:: html 🐇 - rabbit - oryCun2 * - .. raw:: html 🐕 - dog - canFam3 * - .. raw:: html - custom - * - .. raw:: html - 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.