learn_subdf: Learn sub data frame

View source: R/learn.R

learn_subdfR Documentation

Learn sub data frame

Description

Learn sub data frame from template file

Usage

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

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

Value

a data frame containing the data learned from template file


itol.toolkit documentation built on Nov. 18, 2023, 5:11 p.m.