transScores( tconfig )
transScores.legacy(smpack, snpchr = "chr1", rhs, K = 20, targdirpref = "tsco", geneApply = lapply, chrnames = paste("chr", as.character(1:22), sep = ""), geneRanges = NULL, snpRanges = NULL, radius = 2e+06, renameChrs = NULL, probesToKeep = NULL, batchsize = 200, genegran = 50, shortfac = 10, wrapperEndo = NULL, geneannopk = "illuminaHumanv1.db", snpannopk = snplocsDefault(), gchrpref = "", schrpref = "ch", exFilter=function(x)x, smFilter=function(x)x, SSgen=GGBase::getSS)
meta.transScores (smpackvec = c("GGdata", "hmyriB36"), snpchr = "22", rhsList=list(~1, ~1), K = 20, targdirpref = "mtsco", geneApply = lapply, chrnames = as.character(21:22), radius = 2e+06, renameChrs=NULL, probesToKeep=NULL, batchsize=200, genegran=50, shortfac=10, wrapperEndo=NULL, geneannopk = "illuminaHumanv1.db", snpannopk = snplocsDefault(), gchrpref = "", schrpref="ch", exFilterList= list(function(x)x, function(x)x), SMFilterList = list(function(x)x, function(x)x), SSgen = GGBase::getSS)
TransConfig-class
smpackvec
eqtlTests
eqtlTests
GRanges-class
instances containing chromosomal coordinate defined regions occupied by genes, with regions partitioned by
chromosomes, and list element names as given in chrnames
above
GRanges-class
instances with SNP addresses
getSS
getSS
ffrowapply
eqtlTests
eqtlTests
chrnames
into appropriate tokens for
obtaining gene metadata; in future this may need to be a string
transformation function
chrnames
into appropriate tokens for
use with snplocs
for the SNP location information
package identified in snpannopack
parameter below
## Not run:
# library(GGdata)
# # need to define the geneRanges and snpRanges ...
# transScores("GGdata", "20", renameChrs="chr20", chrnames="chr21")
# ## End(Not run)
Run the code above in your browser using DataLab