Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hclust2-1.0.0 :: test failure #5

Open
EricDeveaud opened this issue Jul 5, 2021 · 3 comments
Open

hclust2-1.0.0 :: test failure #5

EricDeveaud opened this issue Jul 5, 2021 · 3 comments

Comments

@EricDeveaud
Copy link

Hello,

I just installed hclust2 from tagged release 1.0.0, in order to be abble to generate heatmaps form metaphlan outputs.

in order to test it I ran the test as described here: https://github.com/SegataLab/hclust2/blob/master/examples/HMP-MetaPhlAn/run.sh using the provided HMP.species.txt file

ang got the same error than: #3
and also: biobakery forum #1732 #1705

any insight ?

NB

python/3.8.1
cycler==0.10.0
hclust2==1.0.0
kiwisolver==1.3.1
matplotlib==3.4.2
numpy==1.21.0
pandas==1.3.0
Pillow==8.3.0
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
scipy==1.7.0
six==1.16.0

regards

Eric

@EricDeveaud
Copy link
Author

NB in order to check I change all the 0.0 in HMP.species.txt to random values
this "fixed" the only finite values

this yield to the next error which is:

  File "/opt/gensoft/exe/hclust2/1.0.0/venv/lib/python3.8/site-packages/hclust2-1.0.0-py3.8.egg/EGG-INFO/scripts/hclust2.py", line 74, in inverse
AttributeError: module 'matplotlib.cbook' has no attribute 'iterable'

regards

Eric

@saras224
Copy link

saras224 commented Mar 5, 2022

Hey @EricDeveaud
Does anybody know how hclust2 determine the --ftop n features based on --fperc.. in the example they have used --fperc value 99 but I want to know the logic behind that. Why specifically 99? why not 100? How to decide the percentile value?

Thanks

@EricDeveaud
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants