anshu957

Results 4 issues of anshu957

The table mentioning different data types and their shorthand encodings has a typo for floating point. ``np.dtype('f8') == np.float64`` [instead of ``np.int64``]

The dynamo is working perfectly on my Intel Mac but on M1 (ARM based) mac, upon calling `dyn.tl.dynamics(adata)`, it throws the following error: `OMP: Info #271: omp_set_nested routine deprecated, please...

enhancement

I have samples are the spread across batches and I'm running velocyto for each batch (having its own cellranger folder) separately and finally combining all the loom files into one....

Thank you for the excellent and very comprehensive tutorial ! I would like to know one specific thing about RNA velocity. In the tutorial, it is mentioned that the second...