Last chance! 50% off unlimited learning
Sale ends in
bindcadd_snv(gr, fn = "http://krishna.gs.washington.edu/download/CADD/v1.0/1000G.tsv.gz")
# requires internet access
data(ebicat37)
g2 = as(ebicat37, "GRanges")
bindcadd_snv( g2[which(seqnames(g2)=="chr2")][1:20] )
Run the code above in your browser using DataLab