Songpeng Zu
Songpeng Zu
@LeeTibbert 1. I am able to set up a hello world env for Scala Native: https://github.com/beyondpie/testScalaNative 2. I don't know how to express the usage of a function https://github.com/deeptools/pyBigWig/blob/7300b0a4599e7f72085c3c27c19b375e3a2c2cc0/libBigWig/bigWig.h#L301 in...
Thank you so much!
@beyondpie Thank you! I will give it a try later. (After I send the issue, I use bed2bam and then use bamCoverage directly)
Hi @TingTingShao 1. The input adapt is the SnapATAC2's AnnData ? 2. What's the output of onfig['leiden_mnc_resolution']? If it's string, does it exist in adat.obs and indeed there are cells...
So many years later, does Scala Native support C union type now? Is JNI or JavaCPP is the future to use c/c++ library in Scala?