gene annotation for non-model species #1352
Unanswered
pengxin2019
asked this question in
Questions / Documentation
Replies: 2 comments 4 replies
-
Just to clarify for any other users who come across this, ArchR doesnt manage gene annotations. So the reason there are only ~4000 genes is because You can create your own custom gene annotation if you have gene coordinates, exon coordinates, and the TSS coordinates. This is outlined in section 1.5.1 of the manual
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Hi! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Ryan,
I am working on pig scATAC data.
the packages i used to generate the annotation is like this:
However, there are only 4364 genes found which worries me a lot since it much less than the number i expected (I downloaded gtf file and use it as annotation when I used Signac and there are around 15k genes). As a result, when I ran
addGeneIntegrationMatrix
(the inputs are an ArchRProj object and an Seurat object. This Seurat scRNA object has 20k genes), only around 3k overlapping genes are found.Is that possible to use gtf file to do the annotation which might bring me much more genes?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions