read.outfmt6 {annotation.workflow} R Documentation

read ncbi blast output format 6 (tabular) file for blastn result mapping to genome sequence

Description

Usage

read.outfmt6(file,
    make.query.group = FALSE);

Arguments

file

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type HitRecord.

clr value class

Examples


[Package annotation.workflow version 1.0.0.0 Index]