You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the suggested tutorial of kallisto to process the input data of scvelo, which contained splice/unspliced read and is as shown below:
However, when I run scv.pl.proportions(adata) it give the error of AxisError: axis 1 is out of bounds for array of dimension 1, whose details are below:
I believe I already have two layers of spliced and unspliced data, could you kindly give me some guidance on solving this issue? Thanks a lot!
Boyu
The text was updated successfully, but these errors were encountered:
Hi,
I am using the suggested tutorial of kallisto to process the input data of scvelo, which contained splice/unspliced read and is as shown below:
However, when I run
scv.pl.proportions(adata)
it give the error ofAxisError: axis 1 is out of bounds for array of dimension 1
, whose details are below:I believe I already have two layers of spliced and unspliced data, could you kindly give me some guidance on solving this issue? Thanks a lot!
Boyu
The text was updated successfully, but these errors were encountered: