Description Usage Arguments Value
Apply a closure function generated by create.timepoint.parser to leaf names.
| 1 2 | parse.timepoints(seq_names = NULL, timepoints_parser = NULL, uniquify = F,
  refseq_name = NULL, name_list = F)
 | 
| 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? | 
A (possibly named) list of fields parsed from the input sequence names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.