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

The heatmap inputs is incorrect! #2

Open
nbutyrate opened this issue Feb 18, 2020 · 0 comments
Open

The heatmap inputs is incorrect! #2

nbutyrate opened this issue Feb 18, 2020 · 0 comments

Comments

@nbutyrate
Copy link

Hi I am trying to run Ditaxa on my data that has four groups,

its showing following error

Conda/envs/DiTaxa/lib/python3.6/site-packages/sklearn/ensemble/weight_boosting.py:29: DeprecationWarning: numpy.core.umath_tests is an internal NumPy module and should not be imported. It will be removed in a future NumPy release.
from numpy.core.umath_tests import inner1d

The heatmap inputs is incorrect!

below is my command and attached is my mapping file, could you please review and let me know whats wrong with my command?

python3 ditaxa.py --indir
mapping.txt
final_fastqs/ --fast2label mapping.txt --ext fastq --outdir results_nsg --dbname nsg --cores 2 --phenomap ABX_CIS:1,ABX_PLAC:0,H2O_CIS:2,H2O_PLAC:3 --heatmap ABX_CIS:ABX_PLAC:H2O_CIS:H2O_PLAC --phenoname DvsH --override 1

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

1 participant