| chromDraw-package | chromDraw - simple karyotype visualization tool. |
| chromDraw | Main chromDraw function. Thsic R function call main C++ function. |
| chromDrawGR | Main chromDraw function using Genomic Ranges as input data format. Thsic R function call main C++ function. |
| convertInputColors | R function for converting data frame with colors to chromDraw color data format. |
| convertInputData | R function for converting Genomic Ranges data structure to chromDraw dat format. |
| main_chromDraw | Main chromDraw function. The main function that controls all other C++ functions. |