readTrn: Read input training data.

Description Usage Arguments Value

View source: R/readTrn.R

Description

Read input training data.

Usage

1
readTrn(list, field, posOrNeg)

Arguments

list

Vector of training samples.

field

String containing the column or columns (space-delimited) of interest.

posOrNeg

String indicating whether the data is negative or positive.

Value

Dataframe containing unique sequences and their frequencies in the samples.


jonathan-mcmillan/csci3500 documentation built on Jan. 31, 2020, 12:25 a.m.