readBlast: readBlast()

Description Usage Arguments Value Examples

View source: R/readBlast.R

Description

Read BLAST results in the tabular format (outfmt 6).

Usage

1
readBlast(file, evalue = 1)

Arguments

file

BLAST file

evalue

Double

Value

A keggR BLAST table

Examples

1
readBlast("examples/input_data.txt")

igorspp/keggR documentation built on Jan. 8, 2021, 10:16 p.m.