Coder Social home page Coder Social logo

Comments (1)

farrellja avatar farrellja commented on August 23, 2024

@stephenchea I don't have a perfect answer, but you would want to perform batch correction operations before creating the URD object, probably. I've used mnnCorrect (https://rdrr.io/bioc/scran/man/mnnCorrect.html) from the Marioni lab for this previously, which worked ok. I've also been very impressed with the new integration methods in the most recent release of Seurat (https://satijalab.org/seurat/v3.0/immune_alignment.html) and they've worked well on some data I'm working on now. You might want to look into trying one of those, and then building your diffusion map & calculating pseudotime on the batch corrected data. Another approach that we've tried in the past is calculating NMF modules on the data (https://github.com/YiqunW/NMF); often there is one or two modules that are specific to each batch -- sometimes you can grab the highly loaded genes from those modules and exclude them from your variable gene list (and downstream dimensionality reduction, diffusion map, and pseudotime analysis) to avoid using them downstream (assuming that the list doesn't include many/any developmentally important genes). We've sometimes found that they are mostly histone or ubiquitously expressed genes.

from urd.

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.