aboutsummaryrefslogtreecommitdiff
path: root/R/checkplate.R
blob: e03be70ed297fdab6dbc54a376a9e103241be1a5 (plain) (blame)
1
2
3
4
checkplate <- function(id,db="cytotox")
{
    checkexperiment(id,db=db)
}

Contact - Imprint