selex.infogainSummary: Summarize available information gain values

Description Usage Arguments Value See Also Examples

View source: R/SELEX.R

Description

This function returns the sample, Kmer length, information gain value, Markov model/type, and applied filters for either all computed information gain values or a specified sample in the current working directory.

Usage

1

Arguments

sample

A sample handle to the sample for which information gain statistics should be returned.

displayFilter

Display all applied sequence filter attributes.

Value

selex.infogainSummary returns a data frame containing the sample, Kmer length, information gain value, Markov model/type, and applied filters for all computed information gain values in the current working directory. If sample is provided, the above information is given for the specific sample only.

See Also

selex.infogain, selex.summary

Examples

1

SELEX documentation built on Nov. 8, 2020, 5:22 p.m.