getMouseGene: #' filePathCheck #' #' check the format of the file path #'...

View source: R/utils.R

getMouseGeneR Documentation

#' filePathCheck #' #' check the format of the file path #' #' @param filePath #' #' @return filePath #' #' filePathCheck <- function(filePath) return(gsub("\\", "/", filePath)) getMouseGene

Description

#' filePathCheck #' #' check the format of the file path #' #' @param filePath #' #' @return filePath #' #' filePathCheck <- function(filePath) return(gsub("\\", "/", filePath)) getMouseGene

Usage

getMouseGene(hg.genes)

Miaoyx323/stCancer documentation built on Nov. 14, 2024, 5:31 p.m.