Coder Social home page Coder Social logo

Comments (8)

lecorguille avatar lecorguille commented on June 4, 2024

Hi,
One which Galaxy instance did you use the xcms tools?

from tools-metabolomics.

bernt-matthias avatar bernt-matthias commented on June 4, 2024

I installed it on our own instance (currently the dev branch).

from tools-metabolomics.

lecorguille avatar lecorguille commented on June 4, 2024

Hum ... I have just tested using our Flavor:

docker run -d -p 8080:80 workflow4metabolomics/galaxy-workflow4metabolomics

And no problem for me

Did you use the Conda package or the tool_dependencies ?

from tools-metabolomics.

bernt-matthias avatar bernt-matthias commented on June 4, 2024

The "Dependency Resolver Details" of 'xcms_xcmsset' list r-snow 0.4_1, bioconductor-xcms 1.46.0, and r-batch 1.1_4. All use Conda as Resolver.

from tools-metabolomics.

bernt-matthias avatar bernt-matthias commented on June 4, 2024

How can I help to debug this further? I can see the command line in the logs and could try it directly. But I do not know which of the Rscript binaries that are found in my galaxy directory is used.

from tools-metabolomics.

lecorguille avatar lecorguille commented on June 4, 2024

You can enable this option in your galaxy.ini:
cleanup_job = onsuccess

That way, you will be able to browse the working directory and launch the script named tool_script.sh(or something like that). It sets the Conda environment if there is one.

In the log, you can also check if it really manages to use the conda packages through a mulled environment or using aggregation of individual packages.

galaxy.tools.deps DEBUG 2017-08-28 09:52:04,481 Using dependency bowtie2 version 2.3.2 of type conda
galaxy.tools.deps DEBUG 2017-08-28 09:52:04,481 Using dependency samtools version 1.3.1 of type cond
galaxy.jobs.command_factory INFO 2017-08-28 09:52:04,535 Built script [/w/galaxy/galaxy3/database/job_working_directory/014/14148/tool_script.sh] for tool command [[ "$CONDA_DEFAULT_ENV" = "/w/conda/galaxy3/_conda/envs/mulled-v1-cf272fa72b0572012c68ee2cbf0c8f909a02f29be46918c2a23283da1d3d76b5" ] ||

from tools-metabolomics.

bernt-matthias avatar bernt-matthias commented on June 4, 2024

Thanks a lot for the info.

The problem seemed to be a misconfiguration of our job runner.

Sorry for the inconvenience.

from tools-metabolomics.

lecorguille avatar lecorguille commented on June 4, 2024

No problem
Thanks for your interest in our project :)

from tools-metabolomics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.