Skip to content

wontan2000/bsms222_123_an

 
 

Repository files navigation

Welcome to BSMS222 tutorial sets

This is the repository to list of the R notebooks in our Biostatistics lecture.

If you want to access files, please click the link below. It will direct to the link you can preview a html output. Or you can copy the file link using wget like:

# Download a file using wget. 
wget <link for a raw github file>

# Please note a copy link must be a raw file. 
# If you are a Mac user and programming beginner, you might need to install wget into your system.

Tutorials

  • Explore SCN2A mutations collected from Sanders et al 2018 (raw file). This is a tutorial for autodidact who just finished the Rafa book's chapter 3 and 4.

  • Gene annotations for the human genome (raw file). This is a tutorial for the chapter 5, tidyverse. Here we access to the GENCODE database for the human gene annotation and deal with many cases in data munging for gene and transcript information. It would be a welcoming kit for modern biologists.

  • Gene expression in developing human brains. How many genes are expressed in human brains? Which genes are specifically expressed in fetal brains? what is the distribution of gene expression across developmental stages? We will analyze the gene expression data from the BrainSpan database. With this dataset, we will apply various techniques for data visualisation discussed in the chapter 7 - 12.

  • Analysis of genetic variants from general population. This will be an assignment for students and draw their own plots from the dataset followed by peer review.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%