andrew e. davidson

Results 11 issues of andrew e. davidson

**Description** I am a newbie. I need to write a connector that a legacy system will call via http post. I am looking for some sample code I can start...

I am trying to test my wdl and docker image on my local computer before publishing ``` [2022-02-09 11:16:10,66] [warn] BackendPreparationActor_for_35c8738b:deseq_one_vs_all.one_vs_all:-1:1 [35c8738b]: Docker lookup failed java.lang.Exception: Unauthorized to get docker...

UpSetPlot is a wonderful package. It creates beautiful plots. As part of my downstream analysis, I want to get a list of all the intersections and their members. I am...

Great package. Really fast and easy My plots look great in juypter notebook. All the plots have a white background however when I save it to disk them to disk...

Hi I have been using WDL/Cromwell/Terra for over a year. It works great for "simple" pipeline. It has saved me a lot of time and money. I need to run...

fantastic tool. I use it from a python Jupiter lab notebook. I have run into a couple of problems if I construct the table interactively it creates a nice table....

I am a vscode newbie. I work on a large python project using a remote connection. I tried setting NODE_OPTIONS to a large value in my .bashrc on the remote...

user responded

Hopefully this will make life easier for other. It took me days to figure this out! The 1.0.2 file naming conventions is miss leading. I ended up installing 1.0.1 after...

I am a newbie to fast5 and hdf5. My goal is to be able to use tools like HDFView, SquiggleKit, ... I tried using ont-vbz-hdf-plugin-1.0.1-Darwin.pkg from a previous release however...

When I have very long label names and use x_tick_rotation argument the xtick labels are not aligned with the bar graph ref: ref: https://scikit-plot.readthedocs.io/en/stable/estimators.html#scikitplot.estimators.plot_feature_importances ``` from sklearn.datasets import load_iris from...