Giter VIP home page Giter VIP logo

Comments (7)

martinghunt avatar martinghunt commented on August 17, 2024 1

Sorry, slow reply to this - it's paired reads only

from clockwork.

martinghunt avatar martinghunt commented on August 17, 2024

My guess is that the fastq file(s) were not found or are empty. Does this work?

singularity exec clockwork_container.img ls -lh SAMEA2534421/ERR552113_1.fastq.gz SAMEA2534421/ERR552113_2.fastq.gz

from clockwork.

mansi-aai avatar mansi-aai commented on August 17, 2024

@martinghunt Thank you for your response but this did not work.

from clockwork.

martinghunt avatar martinghunt commented on August 17, 2024

What was the output?

from clockwork.

mansi-aai avatar mansi-aai commented on August 17, 2024

@martinghunt

(mtb) root@ip:/attach/data/test1# singularity exec clockwork_v0.12.3.img ls -lh SAMEA2534421/ERR552113_1.fastq.gz SAMEA2534421/ERR552113_2.fastq.gz
/usr/bin/ls: cannot access 'SAMEA2534421/ERR552113_1.fastq.gz': No such file or directory
/usr/bin/ls: cannot access 'SAMEA2534421/ERR552113_2.fastq.gz': No such file or directory

(mtb) root@ip:/attach/data/test1# ls SAMEA2534421/
ERR552113_1.fastq.gz ERR552113_2.fastq.gz

from clockwork.

martinghunt avatar martinghunt commented on August 17, 2024

This means your singularity install isn't by default seeing CWD when you run it. By default it should. The docs are here:

https://docs.sylabs.io/guides/latest/user-guide/bind_paths_and_mounts.html

Could try looking at the examples with --bind in there? Or setting $SINGULARITY_BIND to something like /attach/data?

from clockwork.

mansi-aai avatar mansi-aai commented on August 17, 2024

@martinghunt It worked out. One quick question , Does this pipeline works on single end fastq input also ?

Many thanks,
Mansi

from clockwork.

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.