canopus_treemap icon indicating copy to clipboard operation
canopus_treemap copied to clipboard

CANOPUS visualization for Jupyter notebook

Results 5 canopus_treemap issues
Sort by recently updated
recently updated
newest added

To ease installation, it would be great if this would be available as a package on PyPI or conda. Would it be possible to add it to one of those...

Hello! I'm trying to run CANOPUS for tutorial files, and after processing them with Sirius I get the "PermissionError" (see below) afrer I run the "C = Canopus(sirius="sirius_rosmarin")". Could you...

Hi, Thanks for making this software! I ran the following: from canopus import Canopus C = Canopus(sirius="/emc/cbmr/users/chs962/mani_diet_sirius_aligned_canopus") C.npcSummary().to_csv("npc_summary.csv") I ran it on a workspace generated with SIRIUS 4.8.2. It failed...

Hello, I wonder if there is a function dedicated to export sunbursts to HTML file so I can share them easily ? The html file created by the `r.toFile` function...