read_m8 {annotation.workflow}
R Documentation
read the diamond m8 annotation table file output
Description
Usage
read_m8
(
file
,
stream
=
FALSE
,
filter
=
"unknown"
);
Arguments
file
[as string]
stream
[as boolean]
Details
Authors
seqtoolkit
Value
this function returns data object of type
DiamondAnnotation
.
clr value class
DiamondAnnotation
Examples
[Package
annotation.workflow
version 1.0.0.0
Index
]