Skip to content
Discussion options

You must be logged in to vote

To reduce the memory requirements, you can remove any assays that are not required. For example, if you initially created a separate Seurat object for each dataset containing non-shared peaks, you could remove that assay and only keep the assay containing shared peaks. You can also filter the peaks set that you use to only contain high-confidence peaks that don't overlap genomic blacklist sites, and this should reduce the number of features in the dataset. You can also try using the current develop-branch version of Signac, which has some improvements in object merging.

Note that merging datasets is quite different to the Seurat integration methods, so there aren't many different approach…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timoast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #460 on February 15, 2021 20:15.