This is a repository for the Education, Outreach and Training tutorials offered by Compute Canada
Welcome to the Compute Canada Education, Outreach and Training Tutorial Site! Here you can find links to independent tutorial sessions, multi-day workshops, and other educational content.
For all Mac users, please attempt to login to cedar using the terminal application on your computer:
Spotlight —> Terminal —> then type:
ssh username@cedar.computecanada.ca
Enter your password (it won’t look like you’re typing anything but it is registering it)
Then hit Enter.
For PC Users, please download MobaXTerm.
The link is here:
http://mobaxterm.mobatek.net/download.html
Click on the free home version.
Then open it up, and login to the cedar server in the same way:
ssh username@cedar.computecanada.ca
Enter your password (it won’t look like you’re typing anything but it is registering it)
Then hit Enter.
Example:
ssh wc-guest07@cedar.computecanada.ca
(types in password)
(hits enter)
Done!
9-9:30 (Lecture) - Into to Short read mapping and different data types: ChIP-seq (TF, H3K27?), DNA-seq, (GRO-seq)* 9:30-10:15 (Follow-along) - Read mapping of different data files using salloc (BWAmem, samtools) and SLURM 10:15-10:45 (Independent) - Coffee & Problem Set 1 (Choose files from directory, make edits to scripts so they work, map and convert to bam) 10:45-11:15 (Follow-along) - Download processed data from Cedar to local machine (OR Mount Cedar** Something to discuss) 11:15-11:30 (Lecture) - Next steps you could take with this data, including pointing to job scripts that can handle peak calling (bedtools —> HOMER) or variant calling (Picard —> GATK) 11:30-12:00 (Independent) - Problem set 2 (Play with some of the other downstream processing steps on the data you started with)
NOTES:
Extra Problemset Examples: ChIP-seq: How many peaks are there for __ TF? How many peaks are there in
For all Mac users, please attempt to login to orcinus using the terminal application on your computer.
Spotlight —> Terminal —> then type:
ssh username@orcinus.westgrid.ca
Enter your password (it won’t look like you’re typing anything but it is registering it)
Then hit Enter.
For PC Users, please download MobaXTerm if you would like to follow along.
The link is here:
http://mobaxterm.mobatek.net/download.html
Click on the free home version.
Then open it up, and login to the orcinus server in the same way:
ssh username@orcinus.westgrid.ca
Enter your password (it won’t look like you’re typing anything but it is registering it)
Then hit Enter.
Example:
ssh wc-guest07@orcinus.westgrid.ca
(types in password)
(hits enter)
Done!
This is a full 7-day workshop series, with documentation found here:
https://phillip-a-richmond.github.io/Introduction-to-Genomic-Analysis/