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

Contact - Imprint