Skip to content
forked from jtleek/genstats

Statistics course for JHU Genomic Data Science Sequence

License

Notifications You must be signed in to change notification settings

mdeea/genstats

Repository files navigation

Statistics for Genomic Data Science R package

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:

About

Statistics course for JHU Genomic Data Science Sequence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML99.8%
  • Other0.2%