data /lab/allen/ en Graphing tools /lab/allen/2019/02/28/graphing-tools <span>Graphing tools</span> <span><span>Anonymous (not verified)</span></span> <span><time datetime="2019-02-28T12:20:40-07:00" title="Thursday, February 28, 2019 - 12:20">Thu, 02/28/2019 - 12:20</time> </span> <div role="contentinfo" class="container ucb-article-categories" itemprop="about"> <span class="visually-hidden">Categories:</span> <div class="ucb-article-category-icon" aria-hidden="true"> <i class="fa-solid fa-folder-open"></i> </div> <a href="/lab/allen/taxonomy/term/13"> data </a> </div> <div role="contentinfo" class="container ucb-article-tags" itemprop="keywords"> <span class="visually-hidden">Tags:</span> <div class="ucb-article-tag-icon" aria-hidden="true"> <i class="fa-solid fa-tags"></i> </div> <a href="/lab/allen/taxonomy/term/10" hreflang="en">bigdata</a> </div> <div class="ucb-article-content ucb-striped-content"> <div class="container"> <div class="paragraph paragraph--type--article-content paragraph--view-mode--default"> <div class="ucb-article-content-media ucb-article-content-media-above"> <div> <div class="paragraph paragraph--type--media paragraph--view-mode--default"> </div> </div> </div> <div class="ucb-article-text d-flex align-items-center" itemprop="articleBody"> <div><p>When I first got into bioinformatics one of the things I needed to learn quickly was how to graph with very large tabels of data. Below are some of my favorite websites for learning how to graph big data.</p> <p>&nbsp;</p> <p><strong>A great webstie with instructions on using R</strong></p> <p><a href="https://datacarpentry.org/R-ecology-lesson/index.html" rel="nofollow" target="_blank"><span><span>https://datacarpentry.org/R-ecology-lesson/index.html</span><span>&nbsp;(Links to an external site.)</span></span></a></p> <p><strong>Some great websties with instructions on using python for big data and graphing.</strong><a href="https://datacarpentry.org/R-ecology-lesson/index.html" rel="nofollow" target="_blank"><span><span>SomeLinks to an external site.</span></span></a></p> <p>Use this to learn the python package pandas (like excel for big data).</p> <p><a href="https://nikgrozev.com/2015/12/27/pandas-in-jupyter-quickstart-and-useful-snippets/" rel="nofollow" target="_blank"><span><span>https://nikgrozev.com/2015/12/27/pandas-in-jupyter-quickstart-and-useful-snippets/</span><span>&nbsp;(Links to an external site.)</span></span><span><span>Links to an external site.</span></span></a></p> <p>Fancier plotting can be achieved with plotly or bokah&nbsp;</p> <p><a href="https://plot.ly/pandas/" rel="nofollow" target="_blank"><span><span>https://plot.ly/pandas/</span><span>&nbsp;(Links to an external site.)</span></span><span><span>Links to an external site.</span></span></a></p> <p><a href="https://bokeh.pydata.org/en/latest/" rel="nofollow" target="_blank"><span><span>https://bokeh.pydata.org/en/latest/</span><span>&nbsp;(Links to an external site.)</span></span><span><span>Links to an external site.</span></span></a></p> <p><br> &nbsp;</p> <p><strong>Specific to those in BioFrontiers on the compute cluster Fiji:</strong></p> <p>To use Rstudio on fiji, use a web browser to go to&nbsp; fiji-viz.colorado.edu and click on Rstudio.&nbsp;</p> <p>&nbsp;</p> <p><strong>Setting up a FANCY jupyter notebook on fiji.</strong></p> <p>Step 0:</p> <p>Log into Fiji on the command line and do this:</p> <p><a href="http://bficores.colorado.edu/biofrontiers-it/cluster-computing/fiji/jupyterhub" rel="nofollow">http://bficores.colorado.edu/biofrontiers-it/cluster-computing/fiji/jupyterhub</a></p> <p>Step1:</p> <p>also run these line on the command line&nbsp;</p> <p>pip3 install hide_code<br> <span>pip3 install plotly</span><br> <span>pip3 install ipywidgets</span><br> <span>pip3 install jupyter_contrib_nbextensions</span><br> pip3 install jupyter_nbextensions_configurator<br> jupyter contrib nbextension install --user</p> <p>jupyter nbextension install --user --py widgetsnbextension</p> <p>jupyter nbextension enable --user --py widgetsnbextension</p> <p>Then log off the fiji on the command line!</p> <p>Step 2:</p> <p>Start a new server on fiji-viz.colorado.edu</p> <p>Step 3:</p> <p>Start a new notebook</p> <p>step 4: use the control panel button to log off the server</p> <p>step 5: restart the server, on the home page you will have a new tab called Nbextentions, click that and turn on extensions you want</p> <p>step 6: Start a new notebook with the "New" button. Name it by clicking on the name.&nbsp;</p> <p>BTW, if you want to do the R lesson in the jupyter notebook instead the starting file is here.</p> <p>#df=pandas.read_csv("https://raw.githubusercontent.com/kbroman/kbroman.github.io/master/datacarp/portal_data_joined.csv")</p> <p>&nbsp;</p> <p>&nbsp;</p></div> </div> </div> </div> </div> <h2> <div class="paragraph paragraph--type--ucb-related-articles-block paragraph--view-mode--default"> <div>Off</div> </div> </h2> <div>Traditional</div> <div>0</div> <div>On</div> <div>White</div> Thu, 28 Feb 2019 19:20:40 +0000 Anonymous 99 at /lab/allen