[Bioc-devel] Windows build warnings from basilisk configure file

2020-10-21 Thread Zhang, David
Hi, I have submitted the package dasper as an additional package to megadepth to Bioconductor 3.12: https://github.com/Bioconductor/Contributions/issues/1696 dasper interfaces into python using the Bioconductor package basilisk. I’ve included a configure file in the root of the dasper package f

[Bioc-devel] Integrating python into an R package

2020-02-18 Thread Zhang, David
Dear all, I’m a bioinformatics PhD student at UCL who’s recently been trying to develop an R package that has some python dependencies. Specifically, areas of my current pipeline are written in python for speed and any ML has been implemented through sklearn. I was wondering what you would adv