parse.timepoints: Apply a closure function generated by create.timepoint.parser...

Description Usage Arguments Value

Description

Apply a closure function generated by create.timepoint.parser to leaf names.

Usage

1
2
parse.timepoints(seq_names = NULL, timepoints_parser = NULL, uniquify = F,
  refseq_name = NULL, name_list = F)

Arguments

seq_names

A vector or list of type character, for parsing.

timepoints_parser

A closure function.

uniquify

Option to return a normalized (non-redundant) list of parsed entries.

refseq_name

If this sequence name is in the alignment, its name will not be parsed, but the corresponding entry will be assigned NULL instead.

name_list

Should the resulting list be named after the input sequences?

Value

A (possibly named) list of fields parsed from the input sequence names.


phraber/pixelgram documentation built on May 25, 2019, 6:02 a.m.