The problem is about increasing the memory limit in Jupyter Notebook. Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations, and narrative text. Sometimes, while running heavy computations, you might encount...
Hi, I have a plot but the cell is quite small to correctly display the plot, I didn´t find how to zoom or increase cell size for better display, any alternative?
The script was written as a Jupyter notebook33 using BioRuby 2.0.1 (ref. 34), Daru 0.2.2 (ref. 35). We wrote a Ruby36 script that takes the filtered genes and performed pairwise BLASTn alignments between all cultivars for each gene. From the XML output (-outfmt ‘5’), we ...