Frank9
Results
2
comments of
Frank9
Just the same issue. I just modified the code of function show.velocity.on.embedding.cor to remove NA of ars and arsd. And it worked. ars = na.omit(ars) arsd = na.omit(arsd) No idea...
Run.py under bin directory is the entry of the program. You can try running this file if you have installed all the dependencies such as diamond and some python and...