ArchR icon indicating copy to clipboard operation
ArchR copied to clipboard

ArchR : Analysis of Regulatory Chromatin in R (www.ArchRProject.com)

Results 101 ArchR issues
Sort by recently updated
recently updated
newest added

This is a quick fix but users should know that when doing any kind of multiome analysis, `addGeneExpressionMatrix()` is not accurately calculating `Gex_MitoRatio`. There are two sources of error here...

bug

Hi I am running unconstrained integration and getting the following error, which seems to stem from the slots/layers ArchR is pulling from the seRNA (Seurat object) input. `2024-03-14 12:11:53.67366 :...

bug

I am getting errors with anything related to ggplot. I have done as suggested in previous thread by reinstalling Cairo, Quartz and ggrastr, however this has not fixed the problem....

bug

When use the function plotTrajectoryHeatmap(), I set the parameter labelMarkers, but it'sis not working.

bug

Hi, I encountered an error when I tried to subset project by sample names, here is the code: dd=split(proj2@cellColData,proj2$Libname) for (i in names(dd)){ subsetArchRProject( ArchRProj = proj2, cells = getCellNames(proj2[proj2$Libname==i,]),...

bug

I read the issue threads #323 & #447 because I've been working a lot with the LSI components of my datasets lately. I think I found the source of the...

bug

Hi, I have trouble creating an arrowfile. I have non-standard chromosomes for our fragment files, so I customized the geneAnnotation and genomeAnnotation which have the same seqnames with our fragment...

bug

Hello, I'm trying to subset a cell population in mouse samples from my existing ArchR project and re-run clustering/dimensional analysis. I'm able to subset and create a new project but...

bug

**Describe the bug** Hi. According to the log file, I keep getting an error which is found in `addIterativeLSI` for one of Arrow files generated using the tutorial dataset when...

bug

[ArchR-addGeneIntegrationMatrix-171f8742a45cc6-Date-2023-12-01_Time-16-51-22.log](https://github.com/GreenleafLab/ArchR/files/13523077/ArchR-addGeneIntegrationMatrix-171f8742a45cc6-Date-2023-12-01_Time-16-51-22.log) This is an issue template made by the developers of ArchR. You MUST follow these instructions. HI, when i use addGeneIntegrationMatrix , i meet the question of

bug