Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 923 Bytes

File metadata and controls

18 lines (13 loc) · 923 Bytes

Cheat Sheets

This page provides links to handy cheat sheets for the tools we will be using throughout the workshop. We recommend having these open while you work if you are new to programming with any of these tools.

Note: Although we will not be using R in this workshop, cheat sheets for R are provided since R is an important tool used for downstream analysis of RNA-seq data, and therefore will likely be of value to you if you are performing RNA-seq analysis.

UNIX

Linux Command Line Cheat Sheet
Short-refcard

R programming

Base R
Data visualization
Regular expressions
Strings

RStudio

R Studio