GithubHelp home page GithubHelp logo

Comments (2)

ilyakorsunsky avatar ilyakorsunsky commented on September 14, 2024

Dear Bogdan,

You clearly have an interesting experimental design here! I will try to offer advice with respect to Harmony and the general workflow.

If you want a joint embedding of all 8 samples, I recommend that you put all the cells into a single matrix, normalize, scale, PCA, and then Harmonize on whatever conditions you need (e.g. batch, WT/A/B). You describe a few ways of getting all the data into 1 matrix (cell ranger aggr, Seurat Merge). All of these should work and hopefully get you to the same place: a cell by gene raw UMI count matrix.

As you mentioned, you want to retain the different IDs of the 8 experiments for downstream analysis. This information should be stored in Seurat's meta.data dataframe. When you do differential expression analysis, you will use these labels.

I hope that started to answer your questions!

Best,
Ilya

from harmony.

tanasa avatar tanasa commented on September 14, 2024

Thanks, Ilya.

from harmony.

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.