Custom Trajectories #1689
Replies: 3 comments 5 replies
-
Hi, I have a similar question as well. a) Can we import and use the external pseudotime to plot motif activity and expression of Multiome data? The analysis I would like to perform is to check if TF expression and motif activity correlates across the clusters or if are there instances where motif activity precedes the expression of TF. Best, |
Beta Was this translation helpful? Give feedback.
-
I will get to this soon but am behind as I've been traveling. It might take me another week to get caught back up. |
Beta Was this translation helpful? Give feedback.
-
Trajectories are stored as columns in
I dont see why this wouldnt be possible, you just need to create a column in
I dont see why not. Slingshot and Monocle3 trajectories were added on as a bonus and havent really been fleshed out. If you can provide me with explicit examples of what you're trying to accomplish (bonus points if this is done using the tutorial data so that it is easy for me to reproduce), then I can look into it.
As in my answer above, I dont see why importing external pseudotime wouldnt work as long as you can match the format expected by ArchR. Its really just another column in Hope that helps |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How and where are trajectory coordinates stored within ArchR projects?
And, would it be possible to import trajectory co-ordinates generated elsewhere into an ArchR project for downstream analyses (for example use of plotting, getTrajectory and correlateTrajectories)?
Alternatively, would it be possible to include more of the native functionality of Slingshot in the ArchR Slingshot wrapper? For example, specifying end groups, and use of the "extend" parameter.
I have generated Slingshot trajectories using the Slingshot function but I can't reproduce them using the ArchR Slingshot function, which instead gives sub-optimal trajectories. Ideally I would use the Slingshot-generated trajectories and import them into ArchR project for downstream analyses.
Many thanks,
J
Beta Was this translation helpful? Give feedback.
All reactions