Learn R Programming

itol.toolkit (version 1.1.7)

learn_subdf: Learn sub data frame

Description

Learn sub data frame from template file

Usage

learn_subdf(lines, type, sep, dataset_name = NULL, field_labels = NULL)

Value

a data frame containing the data learned from template file

Arguments

lines

a vector of character strings from template file.

type

template type

sep

a character specifying the separator.

dataset_name

label in template file

field_labels

sample ids for binary, heatmap, and other multi-column value templates