chromDraw: an R package for visualization of linear and circular karyotypes
1CEITEC-Central European Institute of Technology, Masaryk University, Kamenice 5, Brno, 62500, Czech Republic.
Summary
Chromosomes, or karyotypes, are usually shown linearly. A new tool, chromDraw, offers circular visualization for easier comparison of species chromosomal differences and rearrangements.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Traditional linear ideograms represent species-specific chromosome sets (karyotypes).
- Linear visualization has limitations in demonstrating shared collinearity and chromosomal rearrangements between karyotypes.
- Circular visualization can enhance the comprehension of inter-species chromosomal collinearity.
Purpose of the Study:
- To introduce chromDraw, a user-friendly graphical tool for karyotype visualization.
- To enable both linear and circular visualization of karyotypes from a single data matrix.
- To facilitate the interpretation of chromosomal similarities and differences across species.
Main Methods:
- Development of the chromDraw graphical tool.
- Input data matrix for generating karyotype visualizations.
- Output graphics in EPS and SVG formats for easy integration into other software.
Main Results:
- chromDraw provides a user-friendly interface for karyotype visualization.
- The tool supports both linear and circular visualization methods.
- Output files are compatible with common presentation and image-editing software.
Conclusions:
- chromDraw enhances the visualization of karyotypes, particularly for comparative genomic studies.
- Circular visualization aids in understanding chromosomal collinearity and rearrangements.
- The tool is freely available, promoting accessibility in bioinformatics research.
Related Concept Videos
Karyotyping
69.9K
Overview
69.9K
Karyotyping
11.9K
11.9K
Interpreting R Charts
410
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
410
Modified Boxplots
11.7K
A standard box and whisker plot informs us about the spread of the data in a given sample. One can identify the minimum value, maximum value, first quartile value, second quartile or median value, and third quartile.
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
11.7K


