fun_summary {MicroSEC} | R Documentation |
Summarizing function.
Description
This function summarizes the filtering results.
Usage
fun_summary(msec)
Arguments
msec |
Mutation filtering information. |
Value
msec
Examples
data(msec_homology_searched)
fun_summary(msec_homology_searched)
[Package MicroSEC version 2.1.3 Index]