intersect_sample_name: Get sample name from two sample replicates

Description Usage Arguments Value

View source: R/utils.R

Description

This function takes the absolute/relative path to two files and returns the longest common string among their basenames

Usage

1
intersect_sample_name(file_path = "", file_path2 = "")

Arguments

file_path

Path to the input file

file_path2

Path to the second input file

Value

A string with the longest common basename


TearsWillFall/RandomCode documentation built on Dec. 18, 2021, 4:06 p.m.