Giter Site home page Giter Site logo

Problem with samplesheet about chipseq HOT 3 CLOSED

peculiar97 avatar peculiar97 commented on May 20, 2024
Problem with samplesheet

from chipseq.

Comments (3)

JoseEspinosa avatar JoseEspinosa commented on May 20, 2024 1

This does not seem to be problem with your sampleheet, from your log:

Command executed:

  check_samplesheet.py \
      samplesheet_with_rep.csv \
      samplesheet.valid.csv
  
  cat <<-END_VERSIONS > versions.yml
  "NFCORE_CHIPSEQ:CHIPSEQ:INPUT_CHECK:SAMPLESHEET_CHECK":
      python: $(python --version | sed 's/Python //g')
  END_VERSIONS

Command exit status:
  127

Command output:
  (empty)

Command error:
  /bin/bash: .command.run: No such file or directory

Work dir:
  /DATA/Meta_project/chip_MQ_decker/work/c0/d6c18165870c3b11e26e7d72f13381

This suggest to me that that your docker installation is not correctly mounting the host file system or a similar issue and thus, nextflow can not find .command.run the script that actually takes care of running the nextflow process.

from chipseq.

peculiar97 avatar peculiar97 commented on May 20, 2024 1

This does not seem to be problem with your sampleheet, from your log:

Command executed:

  check_samplesheet.py \
      samplesheet_with_rep.csv \
      samplesheet.valid.csv
  
  cat <<-END_VERSIONS > versions.yml
  "NFCORE_CHIPSEQ:CHIPSEQ:INPUT_CHECK:SAMPLESHEET_CHECK":
      python: $(python --version | sed 's/Python //g')
  END_VERSIONS

Command exit status:
  127

Command output:
  (empty)

Command error:
  /bin/bash: .command.run: No such file or directory

Work dir:
  /DATA/Meta_project/chip_MQ_decker/work/c0/d6c18165870c3b11e26e7d72f13381

This suggest to me that that your docker installation is not correctly mounting the host file system or a similar issue and thus, nextflow can not find .command.run the script that actually takes care of running the nextflow process.

Dear Jose,
Thanks for the response!

You are right, it seems there is a problem with Docker since the pipeline works well using "singularity". I think singularity offers several advantages compared to Docker in certain use cases. For e.g. singularity enables direct interaction with the host operating system, allowing users to access hardware resources and run applications with minimal performance overhead. This feature is particularly advantageous in high-performance computing (HPC) environments where tight integration with the underlying system is crucial.

from chipseq.

JoseEspinosa avatar JoseEspinosa commented on May 20, 2024

Since it worked I will close the issue now. Let us know if you have any further questions.

from chipseq.

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.