qry <- system.file("extdata", "toy.cg", package = "MethScope")
msk <- system.file("extdata", "toy.cm", package = "MethScope")
res <- GenerateInput(qry, msk)
if (FALSE) {
prediction <- PredictCellType(Liu2021_MouseBrain_P1000,res)
}
Run the code above in your browser using DataLab