optimal parameters in addGroupCoverages() #1078
Replies: 2 comments
-
What you are asking is extremely specific to your use case and I'm afraid I dont have more to add than what is in the manual. If you would like to ask a general question about one of the 4 parameters you mentioned, perhaps I could answer that. In general, I think your problem is that you are grouping by cluster which does not suit your use case. You should define a new column in |
Beta Was this translation helpful? Give feedback.
-
Hi again, In case other people will find it useful I just summarize here what I ended up doing:
Best, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Thank you for developing this great tool, it already gave me lots of great biological insights into my datasets.
I am wondering if you could elaborate a bit on how to chose the most optimal parameters in the addGroupCoverages() command? I did read the explanations in the full manual and understand how the replicates are composed in different scenarios. However, I am in doubt of the exact number of pseudobulk replicates I should aim for. And since the downstream peak-based analysis is the core of the scATAC-seq analysis I decided to reach out to you.
Specifically, I am thinking about these 4 parameters:
For example I have a setup with 8 samples in total (2 conditions with 4 biological replicates). Cells from these 8 samples are clustered into 3 clusters and the cell count per sample and cluster distributes like this:
As you can see from the figure, C1 is a mix of the two conditions whereas C2 and C3 are more enriched for one of the two conditions (WD and chow). Also, when I look at the UMAP, WD-cells and Chow-cells are distributed in slight separate areas of C1 so there might be slight changes in the chromatin landscape of this C1-celltype across conditions.
So my questions would be:
My command would in this case look like this:
Any feedback or comments on this approach would be highly appreciated.
Best,
Trine
Beta Was this translation helpful? Give feedback.
All reactions