extractFamilyName: Given a character vector regular expressions are applied to...

View source: R/family_funks.R

extractFamilyNameR Documentation

Given a character vector regular expressions are applied to extract substrings of the type 'fam1234'.

Description

Given a character vector regular expressions are applied to extract substrings of the type 'fam1234'.

Usage

extractFamilyName(char.vec)

Arguments

char.vec

A vector of strings each containing a family name, e.g. file paths like 'families/fam1234/fam1234_ml_tree.newick'

Value

a character vector of extracted family names


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.