## Not run:
# ## load sample data: NGStestdata, NGStestseqLen
#
# data(NGStestdata)
# data(NGStestseqLen)
#
# ## download the Hg19repeats annotation file and load it
# url <-
# "http://steverozen.net/data/Hg19repeats.rda"
# file <- basename(url)
# download.file(url, file)
# load("Hg19repeats.rda")
#
# ## get mutation counts for test data
#
# test.mutationNum<-Compute.input.variables(NGStestdata,
# repeats=Hg19repeats, seq.len = NGStestseqLen)
# ## End(Not run)
Run the code above in your browser using DataLab