Reproducing marker gene visualizations #1221
Unanswered
koenvandenberge
asked this question in
Questions / Documentation
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Developers,
We have been using
ArchR
to interpret our scATAC-seq dataset. The marker genes identified byArchR
using the gene activity scores make a lot of sense; however, I am unable to reproduce the visualizations of the marker genes as provided byArchR
when trying to implement them myself.The default, as recommended by your documentation, is to do
These indeed look nice and the markers make sense.
I then tried to reproduce the visualization such that I would have more flexibility in tweaking them. I used standard
This, however, is giving me a radically different picture, while I thought that the visualization should be the same. What am I missing in order to be able to reproduce these figures?
Beta Was this translation helpful? Give feedback.
All reactions