Git Product home page Git Product logo

Comments (1)

kstreet13 avatar kstreet13 commented on July 21, 2024 1

Hey @hkarakurt8742 ,

That's a very good question and I'm not sure how well qualified I am to answer it, but I'll give it my best.

Regarding normalization, I don't think you would want to start from scratch here. The kinds of technical effects you generally seek to remove by normalization would probably be more apparent in all the data than it would in a subset. And for some normalization methods (such as global scaling methods, like CPM) there wouldn't be any difference.

Dimensionality reduction is a bit murkier. Thinking about PCA, you might get better results if you rerun on the subset because there may be large sources of variation in the overall data that aren't relevant in the subset and only serve to introduce noise. By that same token, however, there may be biologically important sources of variation that are less obvious in a subset of the data. I think I would lean toward re-running it, but I can't call that a strong recommendation.

Similarly, clustering is a bit unclear, but if you already have clusters on the full data that make sense to you, then I would say you probably don't need to re-run it, particularly because this would most likely lead to smaller clusters. Clustering for the purposes of trajectory inference is a bit different from the standard clustering for cell type inference. Specifically, I think you don't need as high a level of resolution for trajectory inference; if two cell types are adjacent along a lineage (and there's no branching point between them), then there is no real need for them to form separate clusters.

Hope this helps and I would be happy to hear your thoughts!

from slingshot.

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.