Giter Site home page Giter Site logo

dropclust's People

Contributors

debsin avatar frederic-mahe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dropclust's Issues

This does not install as an R package

This is a great comprehensive repository of supplementary material for your publication. However, it is not an "R package" as the publication states. This is much more difficult to install (with hardcoded directories) than a typical R package. At the moment, it is difficult to tell what the package does, let alone install or run it.

I would suggest to format (and document) this tool as an R package using devtools and roxygen2. Dependancies can be listed in the DESCRIPTION file and will be installed with your package. Python and C++ codes can be called with the reticulate and Rcpp packages respectively. This would make it much more convenient for users to install and run the code. This way more people will use your tools and cite them. Please refer to this guide for how to develop R packages: http://r-pkgs.had.co.nz/

error in Sampling(sce,optm_parameters=TRUE)

Hello
when I use the packsge dropClust, the number of cells in ecpression matrix > 500,run Sampling(sce,optm_parameters=TRUE),
the error is:

  • 'list' object cannot be coerced to type 'double'

    I download the source code ,and find where the error from:
    
  • sampling part :output <- as.numeric(partition)

Please check to see if it is correct,And tell me how to fix it
Thank you!

Error in Tutorial

While doing the tutorial when I run this code 'ScatterPlot (plot_data, title = "Clusters")', I got the following error.

Error in (function (classes, fdef, mtable):
'unable to find an inherited method for function' reducedDims 'for signature โ€˜" data.frame ""'.

What should I do?

louvain_script.sh missing

Hello,

I can't find louvain_script.sh anywhere -- would you please be able to add it?

The error is:

sh: louvain_script.sh: No such file or directory

Thanks!

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.