get_file_name: Get the filename of input file This function takes the...

View source: R/util.R

get_file_nameR Documentation

Get the filename of input file This function takes the absolute/relative path to a file and returns its base name without the file extension suffix.

Description

Get the filename of input file This function takes the absolute/relative path to a file and returns its base name without the file extension suffix.

Usage

get_file_name(file_path = "")

Arguments

bam_path

Path to the input file

Value

A string with the name of the file


TearsWillFall/ULPwgs documentation built on April 18, 2024, 3:45 p.m.