Closed teunbrand closed 5 years ago
The issue was that the setup_ideograms()
simply assumed that there were centromeres in the data, which isn't true for acrocentric chromosomes. Function now checks if it can uberhaupt find centromeres first and then builds ideograms accordingly.
For species with acrocentric chromosomes such as mouse, setup_ideograms throws many unhelpful warnings and doesn't work as intended.