Coder Social home page Coder Social logo

Comments (4)

drpatelh avatar drpatelh commented on May 30, 2024

Hi @mglgc . A similar issue propped up with the atacseq pipeline yesterday.
nf-core/atacseq#39

Error message: (No such file or directory). Exiting! generally means its a file permission issue.

Can you send me the command you are using? and check if the blacklist file exists in the pulled version of the pipeline?
ls ~/.nextflow/assets/nf-core/chipseq/assets/blacklists/GRCh37-blacklist.bed

from chipseq.

mglgc avatar mglgc commented on May 30, 2024

Hi drpatelh,
Thanks for your reply.
I don't think about any permission issue as I've just said I've alternatively used the --blacklist option with my own path and blacklist file. Anyway, yo'll find below the relevant command options I'm using:

nextflow run nf-core/chipseq --genome GRCh37 --aligner hisat2 --singleEnd -profile docker

Best!

from chipseq.

drpatelh avatar drpatelh commented on May 30, 2024

Ok. So --aligner hisat2 is definitely not an option for the chipseq pipeline because it only uses bwa mem. Thats from the rnaseq pipeline! Shouldnt be the cause of the error though...

You also need to give the pipeline a design.csv which is a mandatory argument:
https://github.com/nf-core/chipseq/blob/master/docs/usage.md#running-the-pipeline

Can you join the chipseq channel on the nf-core Slack workspace and we can debug further if required.
https://nf-core-invite.herokuapp.com/

from chipseq.

mglgc avatar mglgc commented on May 30, 2024

Dear drpatelh,
Of course I have a design.csv. Bear in mind that I have only one error, that related to the blacklist not found file. Regarding the hisat2 aligner, I have used it in several chipseq pipeline runnings with no problem.
I'll join by Slack to report the error. Thanks.

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.