Fix and export or delete rna_velocity
See original GitHub issueWe have unused and untested RNA velocity code in #130.
Our plotting functions accept the arrows
argument which expects a Delta_
from velocyto.
I guess everything here is superseded by scvelo, so should we just get rid of the rna_velocity
code and make arrows
work with scvelo?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Fix and export or delete rna_velocity · Issue #792 - GitHub
We have unused and untested RNA velocity code in #130. Our plotting functions accept the arrows argument which expects a Delta_ from ...
Read more >RNA velocity—current challenges and future perspectives
RNA velocity recovers directed information by distinguishing newly transcribed pre-mRNAs (unspliced) from mature mRNAs (spliced), which can be ...
Read more >RNA velocity—current challenges and future perspectives - PMC
Current RNA velocity modeling approaches use basic reaction kinetics for each gene independently and formulate deterministic differential ...
Read more >RNA velocity unraveled | PLOS Computational Biology
RNA velocity attempts to bypass this challenge by treating the unspliced RNA content as a proxy for spliced RNA content in the near...
Read more >RNA velocity with kallisto | bus and velocyto.R - Bustools
In this notebook, we perform RNA velocity analysis on the 10x 10k neurons from ... export PATH=$PATH:/foo/bar , where /foo/bar is the directory...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It’s a thing, not yet the thing. For directed PAGA follow this while always double checking with your single cell velocities as it is not yet perfectly robust.
@VolkerBergen Directed PAGA is already a thing? Is there an example script for this somewhere?