Custom genome/gene annotations #1636
Replies: 3 comments 1 reply
-
@badoi - this is really great. thank you for putting this together. Is it ok if I link to this in an upcoming new release of the documentation? |
Beta Was this translation helpful? Give feedback.
-
Hi @badoi I'm using the genome/gene annotation as per your suggestion to run my Rhesus samples in ArchR. However, I'm encountering an error at the addGeneExpressionMatrix step. ArchR-addGeneExpressionMatrix-51bb61760554-Date-2023-12-19_Time-17-12-09.53781.log |
Beta Was this translation helpful? Give feedback.
-
Hi @sylestiel, The way that the data is organized on-disk in .arrow files are chunked by chromosomes. The gene expression matrix is added to the ArchR matrix by chromosome as well b/c this is how the geneScoreMatrix is stored/accessed. To make the Also, this is posted somewhere else in the geneExpressionMatrix() usage... it's intended to take raw, unprocessed UMI counts from a cellRanger project. Make sure to not add processed counts in the
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey y'all,
I want to put this here for anyone who's using rhesus macaque, marmoset, and rat genomes. I'm putting together what I have and anyone in the ArchR community is welcome to use and contribute https://github.com/pfenninglab/custom_ArchR_genomes_and_annotations.
Thanks,
BaDoi
Beta Was this translation helpful? Give feedback.
All reactions