R/fct_circBase.R

# downloadCircBase <- function(link, dest_dir) {
#   dest_file <- file.path(dest_dir, paste_(names(link), paste.("circBase", "bed")))
#   
#   if (liftOver <- file.path(dest_dir, ") 
#   
#   download.file(
#     url = link,
#     destfile = dest_file
#   )
#   
#   return(dest_file)
# }
# 
# 
# importCircBase(
KasperThystrup/EncircleR documentation built on March 21, 2021, 10:13 p.m.