Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
# Homework
- if you haven't used linux before read chapters 1-10 in the "The Linux Command Line" book by William Shotts, which you can find in the pdf folder or at https://linuxcommand.org.
- if you haven't used `R` before give yourself some exposure to it by completing the free online course at https://www.datacamp.com/courses/free-introduction-to-r
- Install essential software to connect to other computers via the ssh protocol:
- **Windows** either have a "powershell" and/or install
putty [https://www.putty.org]
- **Linux/Mac**: here "ssh" should work already.
Try to connect to `geniux.molgen.mpg.de`.
- Install "Visual Studio Code" which you can download for windows, linux, and macs at: https://code.visualstudio.com
- email to helpdesk@molgen.mpg.de and ask for an account on our local github instance.
- register an account at
https://labfolder.mpdl.mpg.de/home/
- try to access the project directory `/project/reproducible-research` on our linux cluster and send the contents of the file `secret.txt` in an email to arndt@molgen.mpg.de .