Karyotype Activity: Interactive
<script> // ----- DATA: full set of 46 chromosomes (22 autosome pairs + sex chromosomes) // we generate 46 individual chromosomes with unique IDs, each has type (1..22, 'X', 'Y') // We'll create one normal male karyotype as baseline (XY) but we allow to detect deviations? // For activity we start with a normal male spread (44+XY). If user misplaces, diagnosis will show abnormality. // But the interactive sorting is what matters. Also we allow "reset" which restores unsorted pool.
: Examine the "metaphase spread" (the initial jumble of chromosomes). Interactive Karyotype Activity




