Giter Club home page Giter Club logo

Comments (5)

dawickell avatar dawickell commented on May 28, 2024 1

I attempted to install the dependencies manually on my laptop. That being said, I have been able to get the example working on our server using singularity. Thanks again for all your help!

from ksrates.

Cecilia-Sensalari avatar Cecilia-Sensalari commented on May 28, 2024

Hi dawickell,

Thanks for pointing this out! I managed to recreate the same error when using the latest version of Nextflow (22.04.0.5697). Can you try using an older Nextflow version (21.10.6.5660, the version we used to test the code)? In the meantime I will look into how to make the code work with the latest Nextflow version.

A quick way to use a specific version of Nextflow is by adding the NXF_VER environmental varibale (see Nextflow docs):

 NXF_VER=21.10.6 nextflow run VIB-PSB/ksrates --config ./config_elaeis.txt

Best,
Cecilia

from ksrates.

dawickell avatar dawickell commented on May 28, 2024

Thanks for the quick response. So using the previous version of Nextflow, I definitely made it farther along but now the test example terminates with the following error:

==========================================================================================
The pipeline terminated during process 'setupAdjustment' with the following error message:

Process `setupAdjustment` terminated with an error exit status (127)

Focal species: elaeis
Extracting ortholog species pairs and trios from Newick tree... 

More details may be found in the error report above, in ./.nextflow.log, and/or in the 
following log file: rate_adjustment/elaeis/logs_aec8bc9f/setup_adjustment.log
==========================================================================================

I'm pretty sure this is the result of my local installation failing (a common problem with python packages since upgrading to my current computer) on my laptop. As inspection of the setup_adjustment.log file reveals:

.command.sh: line 30: ksrates: command not found

I have a similar issue on the server and am going to try to get singularity installed and try going that route instead. That being said, this does seemed to have solved my immediate problem with nextflow!

Thanks again,
David

from ksrates.

Cecilia-Sensalari avatar Cecilia-Sensalari commented on May 28, 2024

I'm glad it helped.
Did you install the dependencies and ksrates yourself or did you use docker?

from ksrates.

Cecilia-Sensalari avatar Cecilia-Sensalari commented on May 28, 2024

Hi, I'll now close this issue, but feel free to add other posts or open a new issue if needed!

from ksrates.

Related Issues (17)

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.