Open MarilyneSummo opened 3 years ago
Hi Marilyne, thanks for this great use case. Annotations on polyploid chromosomes would be awesome, and I've had them in my mental backlog for a long time.
Unfortunately they're not supported yet. I would happily review a PR for this!
Hi Eric,
I'm trying to display an annotation track on diploid / triploid genomes but I'm having a problem.
The chromosome number seems misinterpreted. For example the annotation of the chromosome 2 appear on the 2nd chromosome displayed by ideogram, which is in reality the 2nd copy of the chromosome 1.
I thought of multiplying the number of chromosomes by 2 for the diploid / by 3 for the triploid etc...
but that generates an error like below, because the chromosomes number does not correspond to the length anymore.
Is there any way to specify the chromosome more precisely? For example like in the range-set table?
ploidy: [0, 1, 0]