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

Google Drive

Your UCI account is managed by a Google Gsuite account. With it comes a huge amount of Google Drive space! Please use/abuse this space for backing up data, especially large files!

The main problem with Google Drive is that transfer can be quite slow. It is usually best to start your transfer late in the day and hope it is done by the next morning.

For Windows and macOS users, Google provides apps for you. These apps facilitate regular backup from your personal machines.

Sadly, things are harder for Linux. Both the GNOME and KDE file managers support “mounting” a Google drive account. For GNOME on PopOS!, you can do this via Online Accounts under Settings. The file manager integration lets you browse your Drive files and “drag and drop” new files to your Drive.

To the best of my knowledge, there is no way to interact with a Google Drive via the terminal.

Command line utilities

There are several command line tools for syncing to Google Drive. I currently don’t have enough info to recommend one over another. I have used gdrive in the past. It did the job, but was “quirky”. However, gdrive seems to have evolved a lot and so I’ll reserve judgement.