Description Usage Arguments Value See Also Examples
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.
1 | selex.infogainSummary(sample=NULL, displayFilter=FALSE)
|
sample |
A sample handle to the sample for which information gain statistics should be returned. |
displayFilter |
Display all applied sequence filter attributes. |
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.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.