eweitz / ideogram

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

Support remote `dataDir` for custom organisms #266

Closed eweitz closed 3 years ago

eweitz commented 3 years ago

This enhances the dataDir API option to accept remote URLs. It satisfies use cases like #265, where one wants to visualize a genome for a custom species (or more granular taxon) that is not registered in standard databases like NCBI Taxonomy.

A working example is available in examples/custom-organism.html.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.06%) to 89.112% when pulling 179e0110bf0ae79bd20b928b7325297ad27b28c9 on custom-organism-datadir into 1d6f496bb84e41752595ace46105883db9f1f562 on master.