tests/testthat/helper-organismdb.R

make_test_gene_info <- function() {
  library(bumphunter)

  tt <- bumphunter::TT$transcripts
  tt <- keepSeqlevels(tt, paste0("chr",c(1:22,"X","Y")), pruning.mode="coarse")
  tt
}

Try the epivizrData package in your browser

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

epivizrData documentation built on Nov. 8, 2020, 7:36 p.m.