Skip to content

donalbonny/Genomic-DataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genomic-DataScience

This is the R package containing the code and lecture materials for the class Statistics for Genomic Data Science. You can get all of the code used in the class by installing the R package:

source("http://bioconductor.org/biocLite.R") biocLite("devtools") # only if devtools not yet installed biocLite("jtleek/genstats",ref="gh-pages")

You can see the list of lecture notes and open them using the vignette command:

vignette(package="genstats") vignette("01_13_clustering") For more information check out:

Lecture Notes: http://jtleek.com/genstats_site

Course: Statistics for Genomic Data Science

Specialization: Genomic Data Science Specialization

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages