bic.non.empty.file.found: Search for a non-empty file by pattern

Description Usage Arguments Value

Description

In the specified directory, search files for given pattern and if found, determine if file is not empty

Usage

1

Arguments

path

full path to directory in which to search for file

pattern

pattern to search

Value

NULL if file is not found or is empty, otherwise return FIRST file name that matches pattern and is not empty. NOTE: if multiple files match pattern, ONLY the FIRST file is returned, without warning


bic-mskcc/bicrnaseq documentation built on May 24, 2019, 3:04 a.m.