University of Wisconsin–Madison

Tag: Unix

Data Analysis Workshops Fall 2020

SUMMARY: Check calendar for Free “R” and “Python” workshops (Steenbock Library.) “Introduction to R with RStudio,” “Data Wrangling in R” (SSCC – Social Science Computing Cooperative.) “Automating Tasks with the Unix Shell,” “Data Management with SQL,” “Introduction to Docker” (Software Carpentry through UW-Madison Data Science (fees apply).)

A great Unix tutorial suitable for beginners

…provides a wonderfully well done, easy to understand set of small tutorials, with exercises, each with an accompanying video that should make it easier for beginners that want to learn Unix command line / bash…. To make is faster to navigate the lessons and videos I have combined both into a simple table…

Programming for Biology – Cold Spring Harbor

Programming for Biology 2019 The famous Cold Spring Harbor Laboratory  offers many courses, the course Programming for Biology 2019 was held in October 2019 and this specific course generously offers the course materials online on this site: programmingforbiology.org The course materials covers basics and advanced methods using Unix & Python and provides tutorial materials that include …

Preparing Docker tutorials for biologists

Docker Containers I don’t remember how exactly I discovered Docker containers a bit over a year ago, but it seemed a very good system and I immediately saw the potential, then I thought that it would be very good tutorial material. As I am now creating those tutorials “for biologists” I discover a lot of …