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