ArchR
ArchR copied to clipboard
ArchR : Analysis of Regulatory Chromatin in R (www.ArchRProject.com)
**Attach your log file** ArchR has a built-in logging functionality for all complex functions. You MUST attach your log file (indicated in the console output) to this issue. Just drag...
I am performing analysis on a non-model species, and I encounter a "core dumped" when creating an arrowfile. I'm not sure what could be causing this, and I haven't found...
I am getting this error when running addDoubletScores() as well as addIterativeLSI() `no slot of name "i" for this object of class "Graph" ` And it seems to originate in...
getTrajectory(ArchRProj = proj, name = "tj1",useMatrix = "PeakMatrix", log2Norm = TRUE,smoothWindow = 30,groupEvery =1) Error in .getFeatureDF(getArrowFiles(ArchRProj), useMatrix) : Error not all FeatureDF for asssay is the same! Hi! I...
I'm working with an object which is about 50,000 cells per sample. When I use ArchR addDoubletScores() function to inferring dsciATAC-seq Doublets, there are only a few cells can be...
When running ArchR with default parameters (threads set to 1) and inputting the ArrowFiles command into the terminal to ascertain whether any ArrowFiles have been created I receive an error:...
Hello, **Attach your log file** This step doesn't generate a log file. **Describe the bug** I tried to subset a ArchR project with the code below: proj2=subsetArchRProject( ArchRProj = proj1,...
test pull request for comparing changes
### Discussed in https://github.com/GreenleafLab/ArchR/discussions/1814 Originally posted by **RegnerM2015** January 19, 2023 Hi @rcorces and @jeffmgranja , I was looking at the source code for `addPeak2GeneLinks` and the use of predictionCutoff:...
Hi @rcorces, I tried using this approcah but ended up with this error: devtools::install_github("GreenleafLab/ArchR", ref="dev", repos = BiocManager::repositories()) proj