Git Product home page Git Product logo

Comments (6)

wm75 avatar wm75 commented on May 26, 2024

Are you still facing this issue, or did you manage to resolve it?

from sars-cov-2.

ambarishK avatar ambarishK commented on May 26, 2024

Sir. each time while running the workflow I have to set both ones. What I wanted to fix or hard-code at the time of workflow formation. But it does not happens so.

Running it after setting both parameters at run time.

from sars-cov-2.

ambarishK avatar ambarishK commented on May 26, 2024

One more error related DESeq2 is there. I am trying to get differential expression of genes across four SRR accessions. Lets say SRR1*****, SRR2*****, SRR3***** and SRR4*****.

But DESeq2 asks for replicates. I am passing on each SRR* feature count matrix as separate sample ( factor level ) but it does not work.

I am posting the error below.

estimating size factors
estimating dispersions
Error in checkForExperimentalReplicates(object, modelMatrix) : 

  The design matrix has the same number of samples and coefficients to fit,
  so estimation of dispersion is not possible. Treating samples
  as replicates was deprecated in v1.20 and no longer supported since v1.22.

Calls: DESeq ... estimateDispersions -> .local -> checkForExperimentalReplicates

This is my shared history

https://usegalaxy.eu/u/ambarishk/h/de-novo

Please resolve the DESeq2 error on priority.

from sars-cov-2.

wm75 avatar wm75 commented on May 26, 2024

So DESeq2 first: thing is it requires replicates as you found out already. If you don't have those, you cannot use DESeq2. Probably the best you could do is calculate some general descriptive stats across samples and genes and to look for clear outliers, i.e. do some exploratory analysis in an ipython notebook.

from sars-cov-2.

wm75 avatar wm75 commented on May 26, 2024

For the strange workflow parameter error:

  • which browser are you doing this in (there maybe some subtle issues similar to what you are seeing with Microsoft browsers - both IE and Edge). Recommended browsers are Chrome/Chromium and Firefox. Safari and other webkit-based browsers should also work in general.
  • when you save a workflow with those parameters configured correctly and you leave the workflow editor and go back into it, do you see those settings preserved?

from sars-cov-2.

ambarishK avatar ambarishK commented on May 26, 2024

I am using Crome. I saved the workflow with both the parameters. It works now.

Thank you so much.

For DESeq2, how to do analysis in ipython notebook?

from sars-cov-2.

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.