Code Monkey home page Code Monkey logo

Comments (6)

koenvandenberge avatar koenvandenberge commented on August 16, 2024

Hi,

What version of tradeSeq are you using?
The code in this repository is based on an older version of tradeSeq, which we've now updated considerably.

It may help to re-run fitGAM by setting sce=FALSE, as in #1 .

from tradeseqpaper.

rjoyce-projects avatar rjoyce-projects commented on August 16, 2024

Hello,

Thank you for the speedy response!
I'm using tradeSeq version 1.2.1 in R version 4.0.0.
I saw the previous post and tried setting sce=FALSE, and this produced the same error as the default sce setting.

from tradeseqpaper.

koenvandenberge avatar koenvandenberge commented on August 16, 2024

Thanks. Are you getting a list output from fitGAM? Is the output from is(gamList, "list") equal to TRUE?

from tradeseqpaper.

rjoyce-projects avatar rjoyce-projects commented on August 16, 2024

Yes it is a list:
is(gamList, "list") [1] TRUE

from tradeseqpaper.

koenvandenberge avatar koenvandenberge commented on August 16, 2024

Hi @RJoyce-bbk

My apologies for taking so long in getting back to you. I am not having this problem with the latest tradeSeq version (tradeSeq_1.3.15), so you may want to update and check again. My apologies for the inconvenience.

For reference, here is the code I used:

> gamList <- fitGAM(counts, pseudotime=time, cellWeights=weights, 
+                   nknots=6, sce=FALSE)
  |++++++++++++++++++++++++++++++++++++++++++++++++++| 100% elapsed=08m 27s
> resPat <- patternTest(gamList, nPoints=8)

from tradeseqpaper.

koenvandenberge avatar koenvandenberge commented on August 16, 2024

Closing due to inactivity, feel free to open another issuel

from tradeseqpaper.

Related Issues (4)

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.