tests/testthat/test.R

library(scCATCH)
context('scCATCH')

test_that('scCATCH', {
  expect_equal(colnames(demo_marker()), colnames(cellmatch))
})

Try the scCATCH package in your browser

Any scripts or data that you put into this service are public.

scCATCH documentation built on April 23, 2023, 5:09 p.m.