Tanveer Ahmad

Results 5 comments of Tanveer Ahmad

Hi @xuebaliang, Thanks for the reply. I am able to build a [Singularity](https://singularity.lbl.gov/) container for scziDesk with all its required dependencies. I have tested `Romanov` dataset is working with following...

Hi @xuebaliang , A kind reminder! Also can you please give the exact versions of these tools used in scziDesk? `tensorflow`, `keras`, `scikit-learn`, `jgraph`, `tqdm`, `scanpy`

Okay @xuebaliang, no problem. Good luck for your exam as well.

Thanks to @vincentliuheyang. @jlehrer1 Try something like this :-) : ``` import plotly.express as px #garbage graph fig = px.scatter(x=[0, 1, 2, 3, 4], y=[0, 1, 4, 9, 16]) fig.show()...

Hi, I will recommend to use Apache Arrow [latest release](https://arrow.apache.org/install/) with [latest Arrow integrated BWA](https://github.com/tahashmi/bwa/releases/tag/0.01) instead of Singularity. Let me know if you really need to install through Singularity.