Giter VIP home page Giter VIP logo

plantphonedb's People

Contributors

jasonxu0109 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

njausxl

plantphonedb's Issues

ERROR: data are essentially constant

Hi,
I encountered a problem while using PlantPhoneDB:

Error in t.test.default(random, mu = tmp.LR$Score[x], alternative = "less") :
data are essentially constant
Calls: LRscore -> lapply -> FUN -> t.test -> t.test.default

Can you provide me with some advice?

error while running LRscore

Dear PlantPhoneDB team,

Thanks for developing this tool! I am trying to apply this in my dataset which has about 80k cells. Then it failed with error.
I tried to reduce the size by subsetting out only one dataset, however it again giving me error. I will be grateful if you could help me overcome this issue.

Rahul

1st error with big integrated data

score_data <- LRscore(ra.integrated@assays$SCT@data, LRdb=LR_pair, cluster = Idents(ra.integrated), min.pct = 0.1,iterations=100, method='Average')
Error in asMethod(object) :
Cholmod error 'problem too large' at file ../Core/cholmod_dense.c, line 102

2nd error with only 808 cells

dim(ra.integrated_jb)
[1] 26987 808

score_data <- LRscore(ra.integrated_jb@assays$SCT@data, LRdb=LR_pair, cluster = Idents(ra.integrated_jb), min.pct = 0.1,iterations=100, method='Average')
Error in apply(tmp, 1, function(x) { : dim(X) must have a positive length

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.