Davide Baù
Davide Baù
The link to export images to plotl.ly disappeared. With the old version, there was the link to plotly's dashboard on the bottom right to each plot.
Notebooks can not be modified locally using Docker. When running a notebook with Docker as: `sudo docker run -it -v $HOME/docker-data/:/data -p 8888:8888 -e NOTEBOOK_UID=rMZqMp6An maayanlab/biojupies-notebooks ` An error rises:...
Hi, I have a problem with the Enrichr analysis. When I run it as: ``` # Initialize results results['enrichr'] = {} # Loop through signatures for label, signature in signatures.items():...
Hi, I am trying to find out the options used in biojupies to compute the Differential Gene Expression table. The paper states that: > The library consists of a set...
Hi, Would it be possible to implement the option for searching for multiple rows (i.e. genes) at a time in Clustergrammer? At present this option is not available but I...