R/CustomFXs_SourceAll.R

#
#
# ##### this scripts loads all the custom fxs
# Path.to.SF = "./rbin/"
# SourceFiles <- list.files(Path.to.SF, pattern = ".R", full.names = T)[!grepl("SourceAll", list.files(Path.to.SF, pattern = ".R"))]
#
# print(SourceFiles)
#
# for(SF in SourceFiles){
#     print(SF)
#    source(SF)
# }
eisascience/scRNASeqEisa documentation built on Aug. 7, 2019, 1:55 a.m.