convertBoundaryFilePaths: Convert shared drive path to server path, and add...

Description Usage Arguments Value

View source: R/exclusions.R

Description

Do a simple string substitution to convert one path to another, and add exclusion coordinates subfolder to all paths

Usage

1
2
convertBoundaryFilePaths(paths, subdir, from = ".*bic.mskcc.org",
  to = "/ifs/tcga/socci/Multiomyx")

Arguments

paths

a vector of paths to be converted

from

string to be replaced

to

string to replace from

Value

a vector equal in length to input vector, with paths converted and ExclusionCoordinates subfolder added


caitlinjones/halo documentation built on May 7, 2019, 8 a.m.