source("/Users/Mackenzie/Desktop/course materials/biostats.R") library(methylKit) install.packages("data.table") library(methylKit) biocLite("GenomicRanges") source("http://methylkit.googlecode.com/files/install.methylKit.R")# # # installing the package with the dependencies# install.methylKit(ver="0.5.7",dependencies=TRUE) install.packages("data.table")# source("http://www.bioconductor.org/biocLite.R")# biocLite("GenomicRanges") library(methylKit) install.packages("data.table") source("http://www.bioconductor.org/biocLite.R") biocLite("GenomicRanges") library(data.table)