Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P PathoFact
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Laura Denies
  • PathoFact
  • Issues
  • #64

Closed
Open
Created Apr 02, 2021 by mhmism@mhmism

testing module fails with DeepARG

Hello,

Thank you for this nice tool. I have run the testing modules, but it fails at the DeepARG step, and it fails completely afterward.

Here is the logfile associated with DeepARG (group_1.out.mapping.ARG):

/mnt/d/Metagenomics_trial/PathoFact/.snakemake/conda/e658ef70/lib/python2.7/site-packages/theano/tensor/signal/downsample.py:6: UserWarning: downsample module has been moved to the theano.tensor.signal.pool module. "downsample module has been moved to the theano.tensor.signal.pool module.") /mnt/d/Metagenomics_trial/PathoFact/.snakemake/conda/e658ef70/lib/python2.7/site-packages/sklearn/cross_validation.py:41: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface of the new CV iterators are different from that of this module. This module will be removed in 0.20. "This module will be removed in 0.20.", DeprecationWarning) Traceback (most recent call last): File "/mnt/d/Metagenomics_trial/PathoFact/.snakemake/conda/e658ef70/bin/deeparg", line 5, in from deeparg.entry import main File "/mnt/d/Metagenomics_trial/PathoFact/.snakemake/conda/e658ef70/lib/python2.7/site-packages/deeparg/entry.py", line 10, in import deeparg.predict.bin.deepARG as clf File "/mnt/d/Metagenomics_trial/PathoFact/.snakemake/conda/e658ef70/lib/python2.7/site-packages/deeparg/predict/bin/deepARG.py", line 21, in from deeparg.predict.bin import process_blast File "/mnt/d/Metagenomics_trial/PathoFact/.snakemake/conda/e658ef70/lib/python2.7/site-packages/deeparg/predict/bin/deeparg.py", line 21, in from deeparg.predict.bin import process_blast ImportError: No module named predict.bin

Assignee
Assign to
Time tracking