get_unique_points_of: Get all the unique points of a specific criteria in the data...

Description Usage Arguments

Description

Get all the unique points of a specific criteria in the data (typically time points)

Usage

1
get_unique_points_of(name = NULL, seq_data, sep = "_", indx = 1)

Arguments

name

A dummy variable that can be filled in to aid code readibility

seq_data

The sequence data to filter

sep

The separator using in the FASTA headers

indx

The index in the FASTA header of the information to separate the points on.


philliplab/toolmania documentation built on May 25, 2019, 5:06 a.m.