Conda Conda is a package manager and installation tool available on Mac, Windows and Linux. It makes it easy to find packages (and version of packages) you want to install and installs them, in addition to all their dependencies, for you. It can also help you keep software tools up...
[Read More]
Working on a cluster
General information for computing using HPC/clusters
Working on a computing cluster - DIBSI 2019 This tutorial is intended to be a general guideline towards researchers who are new to working on remote computers and fairly new to working on the command line. Because cluster access is specific to the instituion granting you access, this tutorial has...
[Read More]
Unix in Windows 10
Installation of command line tools for Windows 10 users
Adventures with Unix in Windows 10
Author: Chissa Rivaldi
Last Updated: 07/13/2019
Link to Intro to Biocomputing tutorial slides from Week 1 Friday
[Read More]
String manipulation with sed and grep
Some tips on using sed and grep
String manipulation with sed and grep
[Read More]
Plotting in Python
Links to tutorials for plotting with popular python packages
Plotting in (mostly) Python*
[Read More]