Coder Social home page Coder Social logo

Comments (11)

tiagochst avatar tiagochst commented on May 30, 2024

Same problem is profile set to -profile standard,docker.

from chipseq.

tiagochst avatar tiagochst commented on May 30, 2024

Also just to check. I'm not getting this output from macs, does the tests produce this file?

.bdg bedGraph format files which can be imported to UCSC genome browser or be converted into even smaller bigWig files.

from chipseq.

ewels avatar ewels commented on May 30, 2024

Hi @tiagochst,

I have no idea why you're getting the No such variable error - your command looks fine. I assume you're running the latest version of the code on the dev branch? We'll see if we can replicate it when we get a chance (things are busy here in the run up to summer sorry).

Phil

from chipseq.

tiagochst avatar tiagochst commented on May 30, 2024

Hi @ewels Yes. I got this with the last version of the master.

screen shot 2018-07-01 at 5 30 45 pm

Line 104 is: params.fasta = params.genome ? params.genomes[ params.genome ].fasta ?: false : false

This is the log file.
screen shot 2018-07-01 at 5 31 32 pm

from chipseq.

tiagochst avatar tiagochst commented on May 30, 2024

If I print params.genome and params.genomes before line 104 I got.

genome = GRCh37, genomes = false

from chipseq.

tiagochst avatar tiagochst commented on May 30, 2024

So comparing the rna-seq github, it is missing to add this line in the chipseq config:
https://github.com/nf-core/rnaseq/blob/master/nextflow.config#L44

from chipseq.

tiagochst avatar tiagochst commented on May 30, 2024

This will solve the problem, but the profile will still have to be -profile standard,docker

from chipseq.

ewels avatar ewels commented on May 30, 2024

Not yet resolved...

from chipseq.

bc2zb avatar bc2zb commented on May 30, 2024

So I think I figured this out. If your HPC has igenomes available on your system, update the igenomes.config file to reflect that base directory, and include it in your profile. I also tried adding my own bwa index and gtf file, but for whatever reason, that doesn't work. Should I submit that as another issue, or add it here?

from chipseq.

apeltzer avatar apeltzer commented on May 30, 2024

Add another issue then - that shouldn't be the case. Include some sample call so we can try to reproduce the issue :-)

from chipseq.

chuan-wang avatar chuan-wang commented on May 30, 2024

Issue solved by declaring params.genome in main.nf (PR #38 ).

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.