read.blast {annotation.workflow} R Documentation

Open the blast output text file for parse data result.

Description

Usage

read.blast(file,
    type = "nucl",
    fastMode = TRUE);

Arguments

file

[as string]

type

nucl or prot. [as string]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type pipeline.

clr value class

Examples


[Package annotation.workflow version 1.0.0.0 Index]