match_beginning: Group list by vector containing all beginning strings.

Description Usage Arguments Value

View source: R/main.r

Description

Group list of paths by filename beginnings. It sorts by longest forms first and removes all elements which were already chosen previously in the list.

Usage

1
match_beginning(vec, kinds)

Arguments

vec

the vector of paths.

kinds

the vector of beginning strings which becomes name of the result list

Value

list of grouped file paths


gwangjinkim/rnaseqeasy documentation built on Jan. 18, 2022, 12:25 a.m.