check_file_existance: For checking file existance

Description Usage Arguments Value

Description

This function check the file paths.

Usage

1
2
check_file_existance(input.file = NULL, error = TRUE,
  verbose = FALSE)

Arguments

input.file

input sequence file

error

If TRUE, throw an error if programs is not installed.

verbose

If TRUE, print progress reports.

Value

provide logical

@examples check_file_existance(input.file = NULL, error = TRUE, verbose = FALSE)


computational-genomics-lab/motifFUN documentation built on June 4, 2019, 7:52 a.m.