Giter Club home page Giter Club logo

moana-tutorials's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

moana-tutorials's Issues

Is there a tutorial about how to create a classifier?

Hi,
I've read the tutorial documents and re run it at local, but I didn't see any information about how to create the classifier. If the script or tutorial about producing PBMC classifier is available, could you update it to repository? Thank you!

misleading overlaps, double t-SNE

Hi.

Your prediction notebook raises suspicion about your work and may discourage exploration or adoption. The classifier could be failing for highly similar cell types, but I'd recommend investigating a more likely suspect first: by going down to 20 PCs, especially after smoothing, you've probably removed all the variation there was left to find. I would try open/fast-tSNE or UMAP without PCA, maybe ivis, maybe 100 PCs.

Minor quibble, but for the same reason: the same notebook loads the data, does t-SNE, loads the data again, does t-SNE again. Why not save the t-SNE coordinates the first time, predict, add the predicted classes to the points, and plot again with color?

path bugs

Hi. Nice work, and thanks for making the notebooks available. It seems that you have a couple of dependencies.

You may want to have a section in each notebook for file and directory names. I had your notebooks below my home directory, so I had to fix the shifts from ~/data/... to data/... within and between notebooks. Also, the ribosome gene files were installed (using pip install) in ~/bin/moana/moana/data/gene_lists while the notebooks look for them in ~/anaconda3/lib/python3.7/site-packages/moana/data/gene_lists.

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.