Closed mycho830 closed 1 year ago
Hi @mycho830! Thanks for using ArchR! Please make sure that your post belongs in the Issues section. Only bugs and error reports belong in the Issues section. Usage questions and feature requests should be posted in the Discussions section, not in Issues.
Before we help you, you must respond to the following questions unless your original post already contained this information:
1. If you've encountered an error, have you already searched previous Issues to make sure that this hasn't already been solved?
2. Can you recapitulate your error using the tutorial code and dataset? If so, provide a reproducible example.
3. Did you post your log file? If not, add it now.
4. Remove any screenshots that contain text and instead copy and paste the text using markdown's codeblock syntax (three consecutive backticks). You can do this by editing your original post.
This is a system memory issue. This is almost certainly not an ArchR issue. Perhaps you requested more memory than you have. Since you didnt upload your log file, I dont have more to provide. If you requested many threads, try reducing the number of threads.
Hi all,
During adding doublet score, I get the "memory not mapped" error.
Do you have any suggestions on how I can resolve this issue?
code
doubScores <- addDoubletScores( input = ArrowFiles, k = 10, #Refers to how many cells near a "pseudo-doublet" to count. knnMethod = "UMAP", #Refers to the embedding to use for nearest neighbor search with doublet projection. LSIMethod = 1 )
Log
ArchR
session info