Code Monkey home page Code Monkey logo

genstats's Introduction

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:

genstats's People

Contributors

fredus14 avatar jtleek avatar petehaitch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

genstats's Issues

RSkittleBrewer not available for R 3.2.2

Unable to successfully run biocLite("jtleek/genstats",ref="gh-pages") in R version 3.2.2.

> biocLite("jtleek/genstats",ref="gh-pages")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 3.1 (BiocInstaller 1.18.4), R version 3.2.2.
Installing github package(s) ‘jtleek/genstatsDownloading GitHub repo jtleek/genstats@gh-pages
Installing genstats
Skipping 1 packages not available: RSkittleBrewer
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file  \
  --no-environ --no-save --no-restore CMD INSTALL  \
  '/private/var/folders/q0/77608l192n98k852yv2lrdm80000gn/T/RtmpKGzfqP/devtools4a6434e085/jtleek-genstats-e60f9f0'  \
  --library='/Library/Frameworks/R.framework/Versions/3.2/Resources/library'  \
  --install-tests 

ERROR: dependencyRSkittleBreweris not available for packagegenstats* removing/Library/Frameworks/R.framework/Versions/3.2/Resources/library/genstatsError: Command failed (1)

> install.packages("RSkittleBrewer")
Warning in install.packages :
  packageRSkittleBreweris not available (for R version 3.2.2)

Update to install instruction

Nice work here. Kindly take note that the source("http://bioconductor.org/biocLite.R") is deprecated and now BiocManager is used to install Biocmanager.

Verions and packages

Please indicate clearly which version of R and what additional packages are necessary for installation and usage.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.