Category: Training

Cheat Sheets

Here is a collection of cheat sheets that Bio-IT community members have found useful. Bash: https://files.fosswire.com/2007/08/fwunixref.pdf Python (generic): https://github.com/tobyhodges/ITPP/blob/master/CheatSheet.pdf Python (data analysis/pandas): https://github.com/pandas-dev/pandas/blob/master/doc/cheatsheet/Pandas_Cheat_Sheet.pdf R (data analysis/dplyr/tidyr): https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf Data transformations in… Read more »