eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
294 stars 71 forks source link

"chromosomes" argument is non-responsive for any other pre-built organism other than human and mouse. #220

Closed harris-2374 closed 4 years ago

harris-2374 commented 4 years ago

When using the pre-built native organisms, i.e. Felis catus (organism="felis-catus"), if you try to use the "chromosomes" argument to display say only chromosome "A1" of the domestic cat, it still renders all chromosomes. However, when testing this with 'human' and 'mouse', the argument properly subsets out the chromosome(s) and renders only the chromosome(s) provided in the 'chromosomes' argument. I tried this out on other pre-built organisms and I am unable to subset out chromosomes like I can with the human and mouse in any of the other species I tested. Any help would be appreciated!