Thornton Lab policies and protocols

Lab manual for the Thornton lab at UC Irvine

Home
Working remotely
Note taking, lab notebooks, etc..
Content generation with R Markdown
Manuscript preparation
Backing up data
Text editors for coding
Git and GitHub best practices
Programming guidelines
Software dependency management
Lab computers
Thornton lab main page

Copying files from one machine to another

The rsync utility is the main way that we copy files to/from different computers. It has the following key features:

We will develop this page further in the future. This program is a beast with a huge number of options. You do also need to be a bit careful with these options! For example, you may not always want the “remove from destination” option mentioned above, and you probably need to consider that on a case by case basis.