# NOT RUN {
svp_res = brainCells(inputMat = aba_marker_expression, nMarker = 10,
species = "human", celltypes = c("ast", "neu", "oli"))
str(svp_res)
adjust_res = adjustCells(inputMat = aba_marker_expression,
cellSPV = svp_res, addMeans = FALSE)
str(adjust_res)
# }
Run the code above in your browser using DataLab