Giter VIP home page Giter VIP logo

Comments (3)

WackerO avatar WackerO commented on June 25, 2024

Hey there @oliverdrechsel

So regarding the unknown profile I am very sorry, but I cannot reproduce that error...I just ran the pipeline with that profile and it worked just fine; it is defined in the nextflow.config.

Regarding the problem with the contrasts file, your layout is not correct. I can see how the docu is a bit unclear in that regard, I will update it.
I'm not quite sure what the contrasts should look like in your case but I believe it might be this?

id,variable,reference,target,blocking,exclude_samples_col,exclude_samples_values
infected_time_comparison,incubation,15,24,,condition,control

That is to say, the header of the csv file has to be the same always; the entry for blocking can be left out, but the word blocking itself still has to appear in the header row. I'll specify this in the docs :)

I'm closing this for now, don't hesitate to reopen if you still have trouble with the pipeline!

from differentialabundance.

WackerO avatar WackerO commented on June 25, 2024

Just had a look at the code, my bad; the optional columns are treated a bit differently right now, i.e. exclude_samples_col and exclude_samples_values are truly optional whereas for blocking, at least the column name seems to be necessary right now. Will see if I can change this during the hackathon 💪

from differentialabundance.

pinin4fjords avatar pinin4fjords commented on June 25, 2024

#175, combined with pinin4fjords/shinyngs#57, addresses this issue.

from differentialabundance.

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.